This commit is contained in:
Jaco
2023-04-29 09:47:02 +03:00
committed by GitHub
parent 359230bfb3
commit 4a71023452
15 changed files with 267 additions and 266 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "3.2.2-0-x",
"version": "3.2.2",
"versions": {
"git": "3.2.2-0-x",
"npm": "3.2.1"
@@ -33,9 +33,9 @@
"test:one": "polkadot-dev-run-test --env browser"
},
"devDependencies": {
"@polkadot/dev": "^0.73.2",
"@polkadot/x-bundle": "^12.0.1",
"@types/node": "^18.16.0",
"@polkadot/dev": "^0.73.6",
"@polkadot/x-bundle": "^12.1.1",
"@types/node": "^18.16.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",