This commit is contained in:
Jaco
2023-03-11 11:23:35 +02:00
committed by GitHub
parent 32086c0fc7
commit b9b1b296a3
10 changed files with 367 additions and 340 deletions
+5 -5
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "3.0.2-4-x",
"version": "3.0.2",
"versions": {
"git": "3.0.2-4-x",
"npm": "3.0.1"
@@ -30,13 +30,13 @@
"test:one": "polkadot-dev-run-test --env browser"
},
"devDependencies": {
"@polkadot/dev": "^0.71.1",
"@polkadot/x-bundle": "^11.0.1",
"@types/node": "^18.14.6",
"@polkadot/dev": "^0.71.4",
"@polkadot/x-bundle": "^11.0.2",
"@types/node": "^18.15.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.71.3"
"react-native": "^0.71.4"
},
"resolutions": {
"typescript": "^4.9.5"