Skip to content

Commit 9ccb7a3

Browse files
committed
Add cross-env dependency so that `npm start' works
1 parent bdb0b48 commit 9ccb7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"homepage": "https://github.com/debugger22/github-audio#readme",
2424
"dependencies": {
2525
"chalk": "^1.1.3",
26+
"cross-env": "^3.1.2",
2627
"express": "^4.14.0",
2728
"helmet": "^2.2.0",
2829
"ip": "^1.1.3",

0 commit comments

Comments
 (0)