Skip to content

Commit 56133b8

Browse files
committed
Change rush serve js name for lockfile-explorer
1 parent 3494d6c commit 56133b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/lockfile-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"scripts": {
3434
"build": "heft build --clean",
3535
"start": "heft start",
36-
"serve": "node ./lib/start.js --debug",
36+
"serve": "node ./lib/start-explorer.js --debug",
3737
"test": "heft test",
3838
"_phase:build": "heft run --only build -- --clean",
3939
"_phase:test": "heft run --only test -- --clean"

0 commit comments

Comments
 (0)