Skip to content

Commit

Permalink
fix: move dev dep to right place
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed May 12, 2021
1 parent f761b0b commit 5245a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"conventionalCommits": true
},
"dependencies": {
"@4c/docusaurus-preset": "^0.2.4",
"@babel/runtime": "^7.13.16",
"@popperjs/core": "^2.9.2",
"@react-aria/ssr": "^3.0.1",
Expand All @@ -84,6 +83,7 @@
"@babel/core": "^7.13.16",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@4c/docusaurus-preset": "^0.2.4",
"@react-bootstrap/eslint-config": "^2.0.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"@types/classnames": "^2.3.1",
Expand Down

0 comments on commit 5245a1d

Please sign in to comment.