@douyinfe/semi-foundation 2.96.0 → 2.96.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@douyinfe/semi-foundation",
|
|
3
|
-
"version": "2.96.
|
|
3
|
+
"version": "2.96.1",
|
|
4
4
|
"description": "",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rimraf lib",
|
|
@@ -14210,8 +14210,8 @@
|
|
|
14210
14210
|
}
|
|
14211
14211
|
},
|
|
14212
14212
|
"dependencies": {
|
|
14213
|
-
"@douyinfe/semi-animation": "2.96.
|
|
14214
|
-
"@douyinfe/semi-json-viewer-core": "2.96.
|
|
14213
|
+
"@douyinfe/semi-animation": "2.96.1",
|
|
14214
|
+
"@douyinfe/semi-json-viewer-core": "2.96.1",
|
|
14215
14215
|
"@mdx-js/mdx": "^3.0.1",
|
|
14216
14216
|
"async-validator": "^3.5.0",
|
|
14217
14217
|
"classnames": "^2.2.6",
|
|
@@ -14232,7 +14232,7 @@
|
|
|
14232
14232
|
"*.scss",
|
|
14233
14233
|
"*.css"
|
|
14234
14234
|
],
|
|
14235
|
-
"gitHead": "
|
|
14235
|
+
"gitHead": "c2077bb9f3ac194ef162fa6b8332a3997c83d041",
|
|
14236
14236
|
"devDependencies": {
|
|
14237
14237
|
"@babel/plugin-transform-runtime": "^7.15.8",
|
|
14238
14238
|
"@babel/preset-env": "^7.15.8",
|