Skip to content

Commit a478247

Browse files
callmehiphopstephenplusplus
authored andcommitted
docs: individual package support (#1479)
docs: refactor doc scripts for modularization
1 parent 9d6c1ab commit a478247

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": "node ../../scripts/publish.js",
64+
"publish": "node ../../scripts/publish.js resource",
6565
"test": "mocha test/*.js",
6666
"system-test": "mocha system-test/*.js --no-timeouts --bail"
6767
},

0 commit comments

Comments
 (0)