We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb84b2b commit 9d6c1abCopy full SHA for 9d6c1ab
packages/google-cloud-resourcemanager/package.json
@@ -61,7 +61,7 @@
61
"proxyquire": "^1.7.10"
62
},
63
"scripts": {
64
- "publish": "../../scripts/publish",
+ "publish": "node ../../scripts/publish.js",
65
"test": "mocha test/*.js",
66
"system-test": "mocha system-test/*.js --no-timeouts --bail"
67
0 commit comments