Skip to content

Commit

Permalink
more code style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Aug 4, 2016
1 parent faa67d0 commit be3d998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"proxyquire": "^1.7.10"
},
"scripts": {
"publish": "../../scripts/publish",
"publish": "node ../../scripts/publish.js",
"test": "mocha test/*.js",
"system-test": "mocha system-test/*.js --no-timeouts --bail"
},
Expand Down

0 comments on commit be3d998

Please sign in to comment.