|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@douyinfe/semi-animation-react",
|
|
|
- "version": "2.41.1",
|
|
|
+ "version": "2.41.2",
|
|
|
"description": "motion library for semi-ui-react",
|
|
|
"keywords": [
|
|
|
"motion",
|
|
@@ -25,8 +25,8 @@
|
|
|
"prepublishOnly": "npm run build:lib"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@douyinfe/semi-animation": "2.41.1",
|
|
|
- "@douyinfe/semi-animation-styled": "2.41.1",
|
|
|
+ "@douyinfe/semi-animation": "2.41.2",
|
|
|
+ "@douyinfe/semi-animation-styled": "2.41.2",
|
|
|
"classnames": "^2.2.6"
|
|
|
},
|
|
|
"devDependencies": {
|