Skip to content

Commit

Permalink
Revert "config: Fix dependency for build being devDependency"
Browse files Browse the repository at this point in the history
This reverts commit 25250e9.
  • Loading branch information
Mintoo200 committed Mar 14, 2024
1 parent 25250e9 commit 9a7674c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
27 changes: 22 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
},
"dependencies": {
"vite-plugin-css-injected-by-js": "^3.4.0",
"npm-run-all2": "^6.1.2",
"vue": "^3.4.21"
},
"devDependencies": {
Expand All @@ -47,6 +46,7 @@
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-vue": "^9.17.0",
"jsdom": "^24.0.0",
"npm-run-all2": "^6.1.2",
"prettier": "^3.0.3",
"storybook": "^8.0.0",
"typescript": "~5.4.0",
Expand Down

0 comments on commit 9a7674c

Please sign in to comment.