mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-18 00:01:06 +00:00
Bump dev deps (#3371)
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
"baseUrl": "./packages",
|
||||
"composite": false
|
||||
},
|
||||
"include": ["packages/**/src/**/*", "scripts/*"],
|
||||
"exclue": ["**/node_modules/**/*"]
|
||||
"include": [
|
||||
"packages/**/src/**/*",
|
||||
"scripts/*"
|
||||
],
|
||||
"exclue": [
|
||||
"**/node_modules/**/*"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user