@arcblock/ux 2.9.90 → 2.9.91
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arcblock/ux",
|
3
|
-
"version": "2.9.
|
3
|
+
"version": "2.9.91",
|
4
4
|
"description": "Common used react components for arcblock products",
|
5
5
|
"keywords": [
|
6
6
|
"react",
|
@@ -361,12 +361,12 @@
|
|
361
361
|
"react": ">=18.2.0",
|
362
362
|
"react-router-dom": ">=6.22.3"
|
363
363
|
},
|
364
|
-
"gitHead": "
|
364
|
+
"gitHead": "164af3af6e5a5b334de312411bed3a423899fa7c",
|
365
365
|
"dependencies": {
|
366
366
|
"@arcblock/did-motif": "^1.1.13",
|
367
|
-
"@arcblock/icons": "^2.9.
|
368
|
-
"@arcblock/nft-display": "^2.9.
|
369
|
-
"@arcblock/react-hooks": "^2.9.
|
367
|
+
"@arcblock/icons": "^2.9.91",
|
368
|
+
"@arcblock/nft-display": "^2.9.91",
|
369
|
+
"@arcblock/react-hooks": "^2.9.91",
|
370
370
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
371
371
|
"@fontsource/inter": "^5.0.16",
|
372
372
|
"@fontsource/ubuntu-mono": "^5.0.18",
|