Skip to content

Commit 7fec266

Browse files
authoredDec 19, 2023
correcting package.json syntax error
1 parent 3b44a1d commit 7fec266

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
@@ -22,7 +22,7 @@
2222
"express": "4.16.x",
2323
"uglify-js": "~2.7.0",
2424
"winston": "~2.2.0"
25-
}
25+
},
2626
"scripts": {
2727
"start": "node ./server.js"
2828
}

0 commit comments

Comments
 (0)
Please sign in to comment.