Skip to content

Commit 0bba655

Browse files
callmehiphopstephenplusplus
authored andcommitted
docs: individual package support (#1479)
docs: refactor doc scripts for modularization
1 parent be3d998 commit 0bba655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-compute/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"proxyquire": "^1.7.10"
6868
},
6969
"scripts": {
70-
"publish": "node ../../scripts/publish.js",
70+
"publish": "node ../../scripts/publish.js compute",
7171
"test": "mocha test/*.js",
7272
"system-test": "mocha system-test/*.js --no-timeouts --bail"
7373
},

0 commit comments

Comments
 (0)