Skip to content

Commit

Permalink
Merge pull request #2 from awsed/withroutes
Browse files Browse the repository at this point in the history
Fix for #1
  • Loading branch information
dabit3 authored May 3, 2019
2 parents f2c3aae + b14fb2a commit 4465e16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"aws-amplify": "^1.1.22",
"aws-amplify": "^1.1.26",
"aws-appsync": "^1.7.2",
"aws-appsync-react": "^1.2.7",
"graphql-tag": "^2.10.1",
"now": "^12.1.5",
"react": "^16.7.0-alpha.2",
"react-apollo": "^2.5.2",
"react-apollo": "^2.5.5",
"react-cache": "^2.0.0-alpha.1",
"react-dom": "^16.7.0-alpha.2",
"react-router-dom": "^4.4.0",
"react-router-dom": "^5.0.0",
"react-scripts": "2.1.1",
"styled-components": "^4.1.1",
"styled-components": "^4.2.0",
"tone": "^0.12.80",
"uuid": "^3.3.2"
},
Expand Down

0 comments on commit 4465e16

Please sign in to comment.