Skip to content

Commit

Permalink
Merge pull request #35 from Outcomes4Me/master
Browse files Browse the repository at this point in the history
Push forward aws-sdk by nine hundred and forty-one minor versions
  • Loading branch information
evanshortiss authored Jul 12, 2021
2 parents 86b6948 + 36401fa commit 64f24a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sns-mobile",
"version": "1.3.0",
"version": "1.3.1",
"description": "Send push notifications to Android, Kindle Fire, and iOS devices easily.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,8 +28,8 @@
"simple notification service"
],
"dependencies": {
"async": "0.2.10",
"aws-sdk": "2.1.5"
"async": "^0.2.10",
"aws-sdk": "^2.1.5"
},
"devDependencies": {
"linelint": "0.0.3",
Expand Down

0 comments on commit 64f24a6

Please sign in to comment.