This commit is contained in:
Jaco
2023-09-15 09:56:27 +03:00
committed by GitHub
parent c93438754f
commit ff73cc86fb
10 changed files with 283 additions and 266 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "3.6.2",
"version": "3.6.3",
"versions": {
"git": "3.6.2",
"npm": "3.6.2"
@@ -33,9 +33,9 @@
"test:one": "polkadot-dev-run-test --env browser"
},
"devDependencies": {
"@polkadot/dev": "^0.76.18",
"@polkadot/x-bundle": "^12.4.2",
"@types/node": "^20.5.3",
"@polkadot/dev": "^0.76.25",
"@polkadot/x-bundle": "^12.5.1",
"@types/node": "^20.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",