* 0.17.2

* Bump dev
This commit is contained in:
Jaco
2022-07-10 11:05:22 +02:00
committed by GitHub
parent bcdfb9e7a3
commit f9d5017fb6
5 changed files with 25 additions and 14 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.17.2-10-x",
"version": "0.17.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.2-10-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.2' };