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 bb84b2b commit 9d6c1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-resourcemanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,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 9d6c1ab

Please sign in to comment.