Skip to content

Commit 5102f71

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-language/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"proxyquire": "^1.7.10"
6767
},
6868
"scripts": {
69-
"publish": "../../scripts/publish.sh",
69+
"publish": "../../scripts/publish.js language",
7070
"test": "mocha test/*.js",
7171
"system-test": "mocha system-test/*.js --no-timeouts --bail"
7272
},

0 commit comments

Comments
 (0)