@xyo-network/react-event 2.76.5 → 2.76.6
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
|
-
"@xylabs/assert": "^3.
|
13
|
+
"@xylabs/assert": "^3.5.1"
|
14
14
|
},
|
15
15
|
"devDependencies": {
|
16
16
|
"@xylabs/ts-scripts-yarn3": "^3.10.4",
|
@@ -71,6 +71,6 @@
|
|
71
71
|
},
|
72
72
|
"sideEffects": false,
|
73
73
|
"types": "dist/browser/index.d.ts",
|
74
|
-
"version": "2.76.
|
74
|
+
"version": "2.76.6",
|
75
75
|
"type": "module"
|
76
76
|
}
|