mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 10:31:11 +00:00
Allow all/*.json for alphabetical split (future use) (#2845)
This commit is contained in:
+3
-1
@@ -40,7 +40,9 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.12",
|
||||
"@polkadot/dev": "^0.67.184",
|
||||
"@types/jest": "^29.2.6"
|
||||
"@types/jest": "^29.2.6",
|
||||
"mkdirp": "^2.1.3",
|
||||
"rimraf": "^4.1.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.9.4"
|
||||
|
||||
Reference in New Issue
Block a user