* 0.85.5

* Bump
This commit is contained in:
Jaco
2021-10-10 09:55:19 +03:00
committed by GitHub
parent 1e95898bd5
commit 5f0c9889c5
14 changed files with 930 additions and 696 deletions
+5 -5
View File
@@ -28,23 +28,23 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/core": "^7.15.8",
"@babel/runtime": "^7.15.4",
"@polkadot/dev": "^0.62.67",
"@polkadot/dev": "^0.62.70",
"@polkadot/ts": "^0.4.8",
"@polkadot/x-bundle": "^7.4.1",
"@types/jest": "^27.0.1",
"@types/jest": "^27.0.2",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"react-native": "^0.65.1",
"react-native": "^0.66.0",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"version": "0.85.4",
"version": "0.85.5",
"packageManager": "yarn@3.0.1"
}