mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 20:48:04 +00:00
d3748d0e0c
skip-checks: true
14 lines
184 B
JSON
14 lines
184 B
JSON
{
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"command": {
|
|
"publish": {
|
|
"allowBranch": "master"
|
|
}
|
|
},
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "0.1.1"
|
|
}
|