Skip to content

Commit 1dafdd3

Browse files
authored
Update package.json
1 parent f2ca300 commit 1dafdd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,7 @@
5454
},
5555
"scripts": {
5656
"test": "DEBUG=module:* nyc mocha --require @babel/register"
57+
"start": "node src/index.js",
58+
"dev": "nodemon src/index.js"
5759
}
5860
}

0 commit comments

Comments
 (0)