Skip to content

Commit

Permalink
docs: individual package support (#1479)
Browse files Browse the repository at this point in the history
docs: refactor doc scripts for modularization
  • Loading branch information
callmehiphop authored and stephenplusplus committed Aug 11, 2016
1 parent 9d7af29 commit 5102f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"proxyquire": "^1.7.10"
},
"scripts": {
"publish": "../../scripts/publish.sh",
"publish": "../../scripts/publish.js language",
"test": "mocha test/*.js",
"system-test": "mocha system-test/*.js --no-timeouts --bail"
},
Expand Down

0 comments on commit 5102f71

Please sign in to comment.