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