@douyinfe/semi-foundation 2.90.9 → 2.90.10
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.90.
|
|
3
|
+
"version": "2.90.10",
|
|
4
4
|
"description": "",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rimraf lib",
|
|
@@ -4730,8 +4730,8 @@
|
|
|
4730
4730
|
}
|
|
4731
4731
|
},
|
|
4732
4732
|
"dependencies": {
|
|
4733
|
-
"@douyinfe/semi-animation": "2.90.
|
|
4734
|
-
"@douyinfe/semi-json-viewer-core": "2.90.
|
|
4733
|
+
"@douyinfe/semi-animation": "2.90.10",
|
|
4734
|
+
"@douyinfe/semi-json-viewer-core": "2.90.10",
|
|
4735
4735
|
"@mdx-js/mdx": "^3.0.1",
|
|
4736
4736
|
"async-validator": "^3.5.0",
|
|
4737
4737
|
"classnames": "^2.2.6",
|
|
@@ -4752,7 +4752,7 @@
|
|
|
4752
4752
|
"*.scss",
|
|
4753
4753
|
"*.css"
|
|
4754
4754
|
],
|
|
4755
|
-
"gitHead": "
|
|
4755
|
+
"gitHead": "10b6067da14d26c607f4046d31613f571e3a2c9d",
|
|
4756
4756
|
"devDependencies": {
|
|
4757
4757
|
"@babel/plugin-transform-runtime": "^7.15.8",
|
|
4758
4758
|
"@babel/preset-env": "^7.15.8",
|