This commit is contained in:
Jaco
2022-06-19 07:30:32 +02:00
committed by GitHub
parent a3ea1fe4e9
commit 021eaa4bd7
4 changed files with 121 additions and 166 deletions
+3 -3
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.13.111",
"version": "0.14.0",
"workspaces": [
"packages/*"
],
@@ -33,8 +33,8 @@
},
"devDependencies": {
"@babel/core": "^7.18.5",
"@polkadot/dev": "^0.67.3",
"@types/jest": "^28.1.1"
"@polkadot/dev": "^0.67.4",
"@types/jest": "^28.1.2"
},
"resolutions": {
"typescript": "^4.7.3"