* 0.71.2

* Bumps
This commit is contained in:
Jaco Greeff
2021-03-07 16:46:07 +01:00
committed by GitHub
parent 5a0158c372
commit 401e55a7bd
14 changed files with 159 additions and 152 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
"packages/*"
],
"resolutions": {
"typescript": "^4.2.2"
"typescript": "^4.2.3"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -43,5 +43,5 @@
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"version": "0.71.1"
"version": "0.71.2"
}