Bump berry (#351)

* Bump berry

* Bumps
This commit is contained in:
Jaco
2021-05-30 12:28:19 +03:00
committed by GitHub
parent a8f19c6004
commit 516cdcf7ca
7 changed files with 2072 additions and 1541 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
"packages/*"
],
"resolutions": {
"typescript": "^4.2.4"
"typescript": "^4.3.2"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -23,7 +23,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.3",
"@polkadot/dev": "^0.62.21",
"@polkadot/dev": "^0.62.22",
"@types/jest": "^26.0.23"
},
"version": "0.6.162",