We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522b4fe commit bae2274Copy full SHA for bae2274
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "rc-motion",
3
- "version": "2.9.5",
+ "name": "@rc-component/motion",
+ "version": "1.0.0-1",
4
"description": "React lifecycle controlled motion library",
5
"keywords": [
6
"react",
@@ -47,12 +47,11 @@
47
]
48
},
49
"dependencies": {
50
- "@babel/runtime": "^7.11.1",
51
"@rc-component/util": "^1.2.0",
52
"classnames": "^2.2.1"
53
54
"devDependencies": {
55
- "@rc-component/father-plugin": "^1.0.1",
+ "@rc-component/father-plugin": "^2.0.1",
56
"@testing-library/jest-dom": "^5.16.4",
57
"@testing-library/react": "^15.0.7",
58
"@types/classnames": "^2.2.9",
0 commit comments