mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 04:41:07 +00:00
[CI Skip] release/stable 0.21.1
skip-checks: true
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||
"description": "Simple phishing scripts from a central source",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=16"
|
||||
},
|
||||
"homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme",
|
||||
"license": "Apache-2.0",
|
||||
@@ -18,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.21.0",
|
||||
"version": "0.21.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^12.0.1",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-55-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.1' };
|
||||
|
||||
Reference in New Issue
Block a user