@arcblock/ux 2.9.0 → 2.9.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arcblock/ux",
|
3
|
-
"version": "2.9.
|
3
|
+
"version": "2.9.1",
|
4
4
|
"description": "Common used react components for arcblock products",
|
5
5
|
"keywords": [
|
6
6
|
"react",
|
@@ -336,11 +336,11 @@
|
|
336
336
|
"peerDependencies": {
|
337
337
|
"react": ">=18.1.0"
|
338
338
|
},
|
339
|
-
"gitHead": "
|
339
|
+
"gitHead": "556eab194f020221e2569f142f7c6175d9f02b28",
|
340
340
|
"dependencies": {
|
341
341
|
"@arcblock/did-motif": "^1.1.13",
|
342
|
-
"@arcblock/icons": "^2.9.
|
343
|
-
"@arcblock/react-hooks": "^2.9.
|
342
|
+
"@arcblock/icons": "^2.9.1",
|
343
|
+
"@arcblock/react-hooks": "^2.9.1",
|
344
344
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
345
345
|
"@emotion/react": "^11.10.4",
|
346
346
|
"@emotion/styled": "^11.10.4",
|