Skip to content

Commit 3799d08

Browse files
author
Netfloex
committed
Move rc-config-loader to normal dependencies
1 parent fc3dbf0 commit 3799d08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"chalk": "^4.1.2",
1919
"clean-css": "^5.2.1",
2020
"fs-extra": "^10.0.0",
21+
"rc-config-loader": "^4.0.0",
2122
"zod": "3.8"
2223
},
2324
"devDependencies": {
@@ -36,7 +37,6 @@
3637
"husky": "^7.0.2",
3738
"jest": "^27.2.4",
3839
"prettier": "^2.4.1",
39-
"rc-config-loader": "^4.0.0",
4040
"rollup": "^2.58.0",
4141
"rollup-plugin-terser": "^7.0.2",
4242
"rollup-plugin-typescript2": "^0.30.0",

0 commit comments

Comments
 (0)