Skip to content

Commit

Permalink
Move rc-config-loader to normal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Netfloex committed Oct 11, 2021
1 parent fc3dbf0 commit 3799d08
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 @@ -18,6 +18,7 @@
"chalk": "^4.1.2",
"clean-css": "^5.2.1",
"fs-extra": "^10.0.0",
"rc-config-loader": "^4.0.0",
"zod": "3.8"
},
"devDependencies": {
Expand All @@ -36,7 +37,6 @@
"husky": "^7.0.2",
"jest": "^27.2.4",
"prettier": "^2.4.1",
"rc-config-loader": "^4.0.0",
"rollup": "^2.58.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
Expand Down

0 comments on commit 3799d08

Please sign in to comment.