mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 04:01:00 +00:00
Add notifications team (#16)
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
---
|
---
|
||||||
assignees: ['jacogr']
|
|
||||||
title: Phishing missing cross-check entries
|
title: Phishing missing cross-check entries
|
||||||
labels: ['ci', '@all.json']
|
labels: ['ci', '@all.json']
|
||||||
---
|
---
|
||||||
|
|
||||||
cc @jacogr
|
cc @polkadot-js/notifications
|
||||||
|
|
||||||
Additional entries have been detected in other databases.
|
Additional entries have been detected in other databases.
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -8,7 +8,7 @@
|
|||||||
],
|
],
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"babel-core": "^7.0.0-bridge.0",
|
"babel-core": "^7.0.0-bridge.0",
|
||||||
"typescript": "^4.0.3"
|
"typescript": "^4.0.5"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "polkadot-dev-build-ts",
|
"build": "polkadot-dev-build-ts",
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.12.3",
|
"@babel/core": "^7.12.3",
|
||||||
"@polkadot/dev": "^0.59.8",
|
"@polkadot/dev": "^0.59.18",
|
||||||
"@types/jest": "^26.0.15"
|
"@types/jest": "^26.0.15"
|
||||||
},
|
},
|
||||||
"version": "0.1.11"
|
"version": "0.1.11"
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.12.1",
|
"@babel/runtime": "^7.12.1",
|
||||||
"@polkadot/x-fetch": "^0.3.5"
|
"@polkadot/x-fetch": "^4.0.0-3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/js-yaml": "^3.12.5",
|
"@types/js-yaml": "^3.12.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user