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 9d6c1ab commit a478247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-resourcemanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"proxyquire": "^1.7.10"
},
"scripts": {
"publish": "node ../../scripts/publish.js",
"publish": "node ../../scripts/publish.js resource",
"test": "mocha test/*.js",
"system-test": "mocha system-test/*.js --no-timeouts --bail"
},
Expand Down

0 comments on commit a478247

Please sign in to comment.