Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Commit

Permalink
Release v2.1.0-2 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c authored and AlexMSmithCA committed Jan 22, 2019
1 parent 7f75b65 commit 23a3bfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fusion-apollo-universal-client",
"version": "2.1.0-1",
"version": "2.1.0-2",
"main": "./dist/index.js",
"license": "MIT",
"repository": "fusionjs/fusion-apollo-universal-client",
Expand Down Expand Up @@ -62,8 +62,8 @@
"prepublish": "npm run transpile"
},
"peerDependencies": {
"fusion-core": "^1.10.1",
"fusion-apollo": "^1.6.0-0",
"fusion-core": "^1.10.1",
"fusion-tokens": "^1.1.1",
"graphql": "^14.1.1",
"react": "16.x",
Expand Down

0 comments on commit 23a3bfa

Please sign in to comment.