@arcblock/ux 2.9.16 → 2.9.17
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.17",
|
4
4
|
"description": "Common used react components for arcblock products",
|
5
5
|
"keywords": [
|
6
6
|
"react",
|
@@ -344,12 +344,12 @@
|
|
344
344
|
"peerDependencies": {
|
345
345
|
"react": ">=18.1.0"
|
346
346
|
},
|
347
|
-
"gitHead": "
|
347
|
+
"gitHead": "73c46d89b7ae8bb79b14adc26611f3e0046508d4",
|
348
348
|
"dependencies": {
|
349
349
|
"@arcblock/did-motif": "^1.1.13",
|
350
|
-
"@arcblock/icons": "^2.9.
|
351
|
-
"@arcblock/nft-display": "^2.9.
|
352
|
-
"@arcblock/react-hooks": "^2.9.
|
350
|
+
"@arcblock/icons": "^2.9.17",
|
351
|
+
"@arcblock/nft-display": "^2.9.17",
|
352
|
+
"@arcblock/react-hooks": "^2.9.17",
|
353
353
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
354
354
|
"@emotion/react": "^11.10.4",
|
355
355
|
"@emotion/styled": "^11.10.4",
|