Skip to content

Commit 671331c

Browse files
update script
1 parent 183422c commit 671331c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "The LightSwitch API",
55
"main": "src/index.js",
66
"scripts": {
7-
"start": "node src/index.js",
8-
"dev": "nodemon src/index.js"
7+
"start": "node index.js",
8+
"dev": "nodemon index.js"
99
},
1010
"author": "GitBook",
1111
"license": "ISC",

0 commit comments

Comments
 (0)