Skip to content

Commit 9d6c1ab

Browse files
more code style fixes
1 parent bb84b2b commit 9d6c1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-resourcemanager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"proxyquire": "^1.7.10"
6262
},
6363
"scripts": {
64-
"publish": "../../scripts/publish",
64+
"publish": "node ../../scripts/publish.js",
6565
"test": "mocha test/*.js",
6666
"system-test": "mocha system-test/*.js --no-timeouts --bail"
6767
},

0 commit comments

Comments
 (0)