mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 09:08:02 +00:00
e7f1e3bd57
* Cleanup linting & docs * Cleanup build
14 lines
184 B
JSON
14 lines
184 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"command": {
|
|
"publish": {
|
|
"allowBranch": "master"
|
|
}
|
|
},
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "0.1.0"
|
|
}
|