Skip to content

Commit 4eb8aa4

Browse files
committed
Fix package.json
1 parent b42254b commit 4eb8aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "test"
99
},
1010
"scripts": {
11-
"start": "scripts/web-server.js"
11+
"start": "scripts/web-server.js",
1212
"test": "scripts/tests.sh"
1313
},
1414
"repository": {

0 commit comments

Comments
 (0)