mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-17 12:21:13 +00:00
Add repo dev req. for Node.js (#3186)
This commit is contained in:
+3
-2
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||
"engine-strict": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=18.14"
|
||||
},
|
||||
"homepage": "https://github.com/polkadot-js/phishing#readme",
|
||||
"license": "Apache-2.0",
|
||||
@@ -41,7 +42,7 @@
|
||||
"dnslink-cloudflare": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.72.22",
|
||||
"@polkadot/dev": "^0.72.25",
|
||||
"@types/node": "^18.15.9"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user