mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 01:41:13 +00:00
[CI Skip] bump/beta 0.20.3-11-x
skip-checks: true
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||
"contributors": [],
|
||||
"description": "Simple phishing scripts from a central source",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
},
|
||||
"homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme",
|
||||
"license": "Apache-2.0",
|
||||
"maintainers": [],
|
||||
"name": "@polkadot/phishing",
|
||||
"repository": {
|
||||
"directory": "packages/phishing",
|
||||
@@ -17,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.20.3-10-x",
|
||||
"version": "0.20.3-11-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^11.0.2",
|
||||
|
||||
@@ -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.3-10-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-11-x' };
|
||||
|
||||
Reference in New Issue
Block a user