Compare commits
No commits in common. "a30c05e9424918c5406eae3281ff9f9413c1b6e3" and "74fded00f28287aad105c7dd45a6b9cace0ad920" have entirely different histories.
a30c05e942
...
74fded00f2
1643
package-lock.json
generated
1643
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "ts-node-dev --respawn --transpile-only src/cli.ts",
|
"start": "ts-node-dev --respawn --transpile-only src/cli.ts",
|
||||||
"test": "ts-node-dev --respawn --transpile-only test/test.ts",
|
"test": "ts-node-dev --respawn --transpile-only src/test.ts",
|
||||||
"local": "ts-node-dev --respawn --transpile-only src/cli.ts start -p local",
|
"local": "ts-node-dev --respawn --transpile-only src/cli.ts start -p local",
|
||||||
"build": "tsc"
|
"build": "tsc"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user