@xyo-network/react-embed 2.64.0-rc.2 → 2.64.0-rc.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -16,9 +16,9 @@
|
|
16
16
|
"@xylabs/react-shared": "^3.1.0-rc.3",
|
17
17
|
"@xyo-network/huri": "^2.74.4",
|
18
18
|
"@xyo-network/payload-model": "^2.74.4",
|
19
|
-
"@xyo-network/react-error": "~2.64.0-rc.
|
20
|
-
"@xyo-network/react-payload-plugin": "~2.64.0-rc.
|
21
|
-
"@xyo-network/react-shared": "~2.64.0-rc.
|
19
|
+
"@xyo-network/react-error": "~2.64.0-rc.3",
|
20
|
+
"@xyo-network/react-payload-plugin": "~2.64.0-rc.3",
|
21
|
+
"@xyo-network/react-shared": "~2.64.0-rc.3",
|
22
22
|
"@xyo-network/schema-cache": "^2.74.4"
|
23
23
|
},
|
24
24
|
"devDependencies": {
|
@@ -28,8 +28,8 @@
|
|
28
28
|
"@uniswap/v3-sdk": "^3.10.0",
|
29
29
|
"@xylabs/ts-scripts-yarn3": "^3.0.28",
|
30
30
|
"@xylabs/tsconfig-react": "^3.0.28",
|
31
|
-
"@xyo-network/react-aggregate-price-plugin": "~2.64.0-rc.
|
32
|
-
"@xyo-network/react-crypto-market-uniswap-plugin": "~2.64.0-rc.
|
31
|
+
"@xyo-network/react-aggregate-price-plugin": "~2.64.0-rc.3",
|
32
|
+
"@xyo-network/react-crypto-market-uniswap-plugin": "~2.64.0-rc.3",
|
33
33
|
"typescript": "^5.2.2"
|
34
34
|
},
|
35
35
|
"peerDependencies": {
|
@@ -92,6 +92,6 @@
|
|
92
92
|
},
|
93
93
|
"sideEffects": false,
|
94
94
|
"types": "dist/index.d.ts",
|
95
|
-
"version": "2.64.0-rc.
|
95
|
+
"version": "2.64.0-rc.3",
|
96
96
|
"stableVersion": "2.63.1"
|
97
97
|
}
|