This commit is contained in:
Jaco
2023-04-22 12:30:25 +03:00
committed by GitHub
parent bcdd6e42ec
commit e8b9f2aafc
11 changed files with 445 additions and 441 deletions
+5 -5
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "3.1.5-4-x",
"version": "3.2.0",
"versions": {
"git": "3.1.5-4-x",
"npm": "3.1.4"
@@ -33,13 +33,13 @@
"test:one": "polkadot-dev-run-test --env browser"
},
"devDependencies": {
"@polkadot/dev": "^0.72.42",
"@polkadot/x-bundle": "^11.1.3",
"@types/node": "^18.15.11",
"@polkadot/dev": "^0.73.2",
"@polkadot/x-bundle": "^12.0.1",
"@types/node": "^18.15.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.71.6"
"react-native": "^0.71.7"
},
"resolutions": {
"typescript": "^5.0.4"