This commit is contained in:
Jaco Greeff
2021-04-12 10:13:37 +03:00
committed by GitHub
parent 4768817661
commit 291a478290
14 changed files with 239 additions and 232 deletions
+2 -2
View File
@@ -27,7 +27,7 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/runtime": "^7.13.10",
"@polkadot/dev": "^0.62.7",
"@polkadot/ts": "^0.3.62",
@@ -43,5 +43,5 @@
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"version": "0.72.2-0"
"version": "0.73.0"
}