mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-25 10:38:00 +00:00
[CI Skip] release/stable 0.7.2
skip-checks: true
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Copyright 2017-2022 @polkadot/phishing authors & contributors
|
||||
// Copyright 2017-2021 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.1' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.2' };
|
||||
|
||||
Reference in New Issue
Block a user