This commit is contained in:
Jaco
2023-11-18 10:37:12 +02:00
committed by GitHub
parent 0837376d00
commit 63be1a965b
10 changed files with 932 additions and 1689 deletions
+5 -5
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "3.6.4-0-x",
"version": "3.6.4",
"versions": {
"git": "3.6.4-0-x",
"npm": "3.6.3"
@@ -33,13 +33,13 @@
"test:one": "polkadot-dev-run-test --env browser"
},
"devDependencies": {
"@polkadot/dev": "^0.76.29",
"@polkadot/x-bundle": "^12.5.1",
"@types/node": "^20.8.4",
"@polkadot/dev": "^0.77.1",
"@polkadot/x-bundle": "^12.6.1",
"@types/node": "^20.9.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.72.4"
"react-native": "^0.72.7"
},
"resolutions": {
"typescript": "^5.2.2"