Skip to content

Commit

Permalink
fix(pushnotification): revert change in pr 952
Browse files Browse the repository at this point in the history
  • Loading branch information
powerful23 committed Jun 4, 2018
1 parent 257fc40 commit b8d167c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions packages/aws-amplify-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,7 @@
"rimraf": "^2.6.2"
},
"dependencies": {
<<<<<<< HEAD
"aws-amplify": "^0.4.3",
=======
"aws-amplify": "^0.4.2-unstable.33",
>>>>>>> origin
"axios": "^0.17.1",
"babel-preset-es2015": "^6.24.1"
},
Expand Down
4 changes: 0 additions & 4 deletions packages/aws-amplify-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,7 @@
"graphql": "0.13.0"
},
"dependencies": {
<<<<<<< HEAD
"aws-amplify": "^0.4.3",
=======
"aws-amplify": "^0.4.2-unstable.33",
>>>>>>> origin
"qrcode.react": "^0.8.0",
"regenerator-runtime": "^0.11.1"
}
Expand Down
4 changes: 0 additions & 4 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,7 @@
"@types/paho-mqtt": "^1.0.3",
"@types/zen-observable": "^0.5.3",
"amazon-cognito-auth-js": "^1.1.9",
<<<<<<< HEAD
"amazon-cognito-identity-js": "^2.0.8",
=======
"amazon-cognito-identity-js": "^2.0.7-unstable.35",
>>>>>>> origin
"aws-sdk": "2.198.0",
"axios": "^0.17.0",
"graphql": "0.13.0",
Expand Down

0 comments on commit b8d167c

Please sign in to comment.