This commit is contained in:
Jaco
2022-09-02 13:01:54 +03:00
committed by GitHub
parent 88f51bd262
commit a307306cf6
13 changed files with 558 additions and 676 deletions
+5 -5
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "2.9.8-1-x",
"version": "2.9.8",
"versions": {
"git": "2.9.8-1-x",
"npm": "2.9.7"
@@ -34,9 +34,9 @@
"devDependencies": {
"@babel/core": "^7.18.13",
"@babel/runtime": "^7.18.9",
"@polkadot/dev": "^0.67.116",
"@polkadot/x-bundle": "^10.1.6",
"@types/jest": "^28.1.8",
"@polkadot/dev": "^0.67.120",
"@polkadot/x-bundle": "^10.1.7",
"@types/jest": "^29.0.0",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
@@ -44,7 +44,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-native": "^0.69.4",
"react-native": "^0.69.5",
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.7.10"
},