Skip to content

Commit bae2274

Browse files
committed
chore: bump father plugin
1 parent 522b4fe commit bae2274

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "rc-motion",
3-
"version": "2.9.5",
2+
"name": "@rc-component/motion",
3+
"version": "1.0.0-1",
44
"description": "React lifecycle controlled motion library",
55
"keywords": [
66
"react",
@@ -47,12 +47,11 @@
4747
]
4848
},
4949
"dependencies": {
50-
"@babel/runtime": "^7.11.1",
5150
"@rc-component/util": "^1.2.0",
5251
"classnames": "^2.2.1"
5352
},
5453
"devDependencies": {
55-
"@rc-component/father-plugin": "^1.0.1",
54+
"@rc-component/father-plugin": "^2.0.1",
5655
"@testing-library/jest-dom": "^5.16.4",
5756
"@testing-library/react": "^15.0.7",
5857
"@types/classnames": "^2.2.9",

0 commit comments

Comments
 (0)