Skip to content

Commit

Permalink
fix: Json typing, bump graphql-binding version (#185)
Browse files Browse the repository at this point in the history
* fix: Json typing, bump graphql-binding version

* fix: build
  • Loading branch information
Divyendu Singh authored and timsuchanek committed Jun 13, 2018
1 parent e1042c4 commit e2788a4
Show file tree
Hide file tree
Showing 3 changed files with 4,099 additions and 912 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ jobs:
- image: circleci/node
steps:
- checkout
- run: sudo npm install -g semantic-release@12.0.0
- run: yarn install
- run: yarn test
- run: semantic-release
- run: ./node_modules/.bin/semantic-release
Loading

0 comments on commit e2788a4

Please sign in to comment.