Skip to content

Commit a2b4b47

Browse files
authored
chore: move @rc-component/father-plugin to devDeps (#497)
1 parent 1b789e7 commit a2b4b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"test": "rc-test"
4242
},
4343
"dependencies": {
44-
"@rc-component/father-plugin": "^2.0.1",
4544
"@rc-component/trigger": "^3.0.0",
4645
"@rc-component/util": "^1.0.1",
4746
"classnames": "^2.3.1"
4847
},
4948
"devDependencies": {
49+
"@rc-component/father-plugin": "^2.0.1",
5050
"@rc-component/np": "^1.0.3",
5151
"@testing-library/react": "^16.3.0",
5252
"@types/jest": "^29.4.0",

0 commit comments

Comments
 (0)