Skip to content

Commit 3f519de

Browse files
committed
chore: mv rc-tooltips to dev deps
1 parent 82cd9ae commit 3f519de

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
@@ -51,7 +51,6 @@
5151
"dependencies": {
5252
"@babel/runtime": "^7.10.1",
5353
"classnames": "^2.2.5",
54-
"rc-tooltip": "^5.0.1",
5554
"rc-util": "^5.18.1",
5655
"shallowequal": "^1.1.0"
5756
},
@@ -76,6 +75,7 @@
7675
"glob": "^7.1.6",
7776
"less": "^3.10.3",
7877
"np": "^7.0.0",
78+
"rc-tooltip": "^5.0.1",
7979
"rc-trigger": "^5.0.4",
8080
"react": "^16.0.0",
8181
"react-dom": "^16.0.0",

0 commit comments

Comments
 (0)