Bump @polkadot/dev (#636)

* Bump @polkadot/dev

* Rebump dev

* Add crypto polyfill

* Adjust expectations
This commit is contained in:
Jaco
2022-04-27 09:38:13 +02:00
committed by GitHub
parent dc023fe2c6
commit 16dbecf0d2
11 changed files with 833 additions and 619 deletions
+4 -4
View File
@@ -29,16 +29,16 @@
"devDependencies": {
"@babel/core": "^7.17.9",
"@babel/runtime": "^7.17.9",
"@polkadot/dev": "^0.66.9",
"@polkadot/dev": "^0.66.13",
"@polkadot/x-bundle": "^9.0.1",
"@types/jest": "^27.4.1",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"process": "^0.11.10",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-is": "^18.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-is": "^18.1.0",
"react-native": "^0.68.1",
"stream-browserify": "^3.0.0",
"vue-template-compiler": "^2.6.14",