This commit is contained in:
Jaco
2023-02-15 11:53:40 +02:00
committed by GitHub
parent 36c2e538cb
commit 067b93477c
13 changed files with 1113 additions and 784 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "2.11.2-4-x",
"version": "2.11.2",
"versions": {
"git": "2.11.2-4-x",
"npm": "2.11.1"
@@ -34,8 +34,8 @@
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/runtime": "^7.20.13",
"@polkadot/dev": "^0.68.6",
"@polkadot/x-bundle": "^10.3.1",
"@polkadot/dev": "^0.68.28",
"@polkadot/x-bundle": "^10.4.1",
"@types/jest": "^29.4.0",
"babel-loader": "^8.3.0",
"babel-plugin-transform-vue-template": "^0.4.2",
@@ -44,7 +44,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.71.2",
"react-native": "^0.71.3",
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.7.14"
},