mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
fix(proxy): build proxyList correctly
Also remove unnecessary `all` npm script.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"description": "The world's easiest, most powerful stock checker",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
"all": "npm run compile && npm run lint && npm run test",
|
||||
"fix": "gts fix",
|
||||
"lint": "gts lint",
|
||||
"clean": "gts clean",
|
||||
|
||||
Reference in New Issue
Block a user