Skip to content

Commit ed91c93

Browse files
callmehiphopstephenplusplus
authored andcommitted
docs: individual package support (#1479)
docs: refactor doc scripts for modularization
1 parent 3e3c270 commit ed91c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"tmp": "0.0.27"
7272
},
7373
"scripts": {
74-
"publish": "node ../../scripts/publish.js",
74+
"publish": "node ../../scripts/publish.js vision",
7575
"test": "mocha test/*.js",
7676
"system-test": "mocha system-test/*.js --no-timeouts --bail"
7777
},

0 commit comments

Comments
 (0)