There was an error while loading. Please reload this page.
1 parent 3494d6c commit 56133b8Copy full SHA for 56133b8
1 file changed
apps/lockfile-explorer/package.json
@@ -33,7 +33,7 @@
33
"scripts": {
34
"build": "heft build --clean",
35
"start": "heft start",
36
- "serve": "node ./lib/start.js --debug",
+ "serve": "node ./lib/start-explorer.js --debug",
37
"test": "heft test",
38
"_phase:build": "heft run --only build -- --clean",
39
"_phase:test": "heft run --only test -- --clean"
0 commit comments