This commit is contained in:
Jaco
2021-07-02 10:14:03 +03:00
committed by GitHub
parent 5f00d9f310
commit 4cb7e0e239
3 changed files with 452 additions and 452 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
"packages/*"
],
"resolutions": {
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -29,7 +29,7 @@
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/runtime": "^7.14.6",
"@polkadot/dev": "^0.62.43",
"@polkadot/dev": "^0.62.44",
"@polkadot/ts": "^0.4.1",
"@types/jest": "^26.0.23",
"babel-plugin-transform-vue-template": "^0.4.2",