Skip to content

Commit

Permalink
chore: Re-generate library using /synth.py (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and JustinBeckwith committed Jun 22, 2018
1 parent 6c91aa6 commit 906cf45
Show file tree
Hide file tree
Showing 25 changed files with 876 additions and 1,328 deletions.
3 changes: 1 addition & 2 deletions packages/google-cloud-vision/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
command: |-
mkdir -p /home/node/.npm-global
npm install
npm link
chmod +x node_modules/@google-cloud/nodejs-repo-tools/bin/tools
environment:
NPM_CONFIG_PREFIX: /home/node/.npm-global
Expand Down Expand Up @@ -109,7 +108,7 @@ jobs:
name: Link the module being tested to the samples.
command: |
cd samples/
npm link @google-cloud/vision
npm link ../
npm install
cd ..
environment:
Expand Down
6 changes: 5 additions & 1 deletion packages/google-cloud-vision/CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@
Ace Nassri <anassri@google.com>
Alexander Fenster <fenster@google.com>
Ali Ijaz Sheikh <ofrobots@google.com>
Christopher Wilcox <git@crwilcox.com>
Dave Gramlich <callmehiphop@gmail.com>
Ernest Landrito <landrito@google.com>
Gus Class <gguuss@gmail.com>
Jason Dobry <jdobry@google.com>
Jonathan Lui <jonathanlui@google.com>
Jonathan Lui <kinwa91@msn.com>
Jun Mukai <mukai@google.com>
Justin Beckwith <beckwith@google.com>
Justin Beckwith <justin.beckwith@gmail.com>
Kelvin Jin <kelvinjin@google.com>
Luke Sneeringer <lukesneeringer@google.com>
Rebecca Taylor <remily@google.com>
Expand All @@ -20,5 +23,6 @@ Song Wang <songwang@google.com>
Stephen Sawchuk <sawchuk@gmail.com>
Tim Swast <swast@google.com>
calibr <awcalibr@gmail.com>
dpebot <dpebot@google.com>
greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
rtw <rtw1981@gmail.com>
Loading

0 comments on commit 906cf45

Please sign in to comment.