Skip to content

Commit a7b2b26

Browse files
joshaberaprilla
andauthored
Update package.json
Co-authored-by: April Leonard <aprilla@github.com>
1 parent bbc513f commit a7b2b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test": "nyc --check-coverage --lines 100 --functions 100 --branches 100 mocha app/tests",
1010
"coverage": "nyc report --reporter=text-lcov | node ./node_modules/coveralls/bin/coveralls.js",
1111
"lint": "./node_modules/.bin/eslint .",
12-
"serve": "npx serve"
12+
"serve": "npx serve -n"
1313
},
1414
"husky": {
1515
"hooks": {

0 commit comments

Comments
 (0)