@douyinfe/semi-foundation 2.93.0-alpha.0 → 2.93.0
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.93.0
|
|
3
|
+
"version": "2.93.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rimraf lib",
|
|
@@ -14180,8 +14180,8 @@
|
|
|
14180
14180
|
}
|
|
14181
14181
|
},
|
|
14182
14182
|
"dependencies": {
|
|
14183
|
-
"@douyinfe/semi-animation": "2.93.0
|
|
14184
|
-
"@douyinfe/semi-json-viewer-core": "2.93.0
|
|
14183
|
+
"@douyinfe/semi-animation": "2.93.0",
|
|
14184
|
+
"@douyinfe/semi-json-viewer-core": "2.93.0",
|
|
14185
14185
|
"@mdx-js/mdx": "^3.0.1",
|
|
14186
14186
|
"async-validator": "^3.5.0",
|
|
14187
14187
|
"classnames": "^2.2.6",
|
|
@@ -14202,7 +14202,7 @@
|
|
|
14202
14202
|
"*.scss",
|
|
14203
14203
|
"*.css"
|
|
14204
14204
|
],
|
|
14205
|
-
"gitHead": "
|
|
14205
|
+
"gitHead": "e1959fe97f095b4b92f9a6c9a96afd83f2b60487",
|
|
14206
14206
|
"devDependencies": {
|
|
14207
14207
|
"@babel/plugin-transform-runtime": "^7.15.8",
|
|
14208
14208
|
"@babel/preset-env": "^7.15.8",
|