Skip to content

Commit

Permalink
Merge pull request #314 from UrbanLeash/master
Browse files Browse the repository at this point in the history
Lock 'Request' package to 2.81.0.
  • Loading branch information
hypesystem committed Jan 19, 2018
2 parents e359e81 + e6fcbd7 commit 26887d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "node-gcm",
"description": "Easy interface for Google's Cloud Messaging service (now Firebase Cloud Messaging)",
"version": "0.14.8",
"version": "0.14.9",
"author": "Marcus Farkas <toothlessgear@finitebox.com>",
"contributors": [
"Marcus Farkas <toothlessgear@finitebox.com>",
Expand Down Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"debug": "^3.1.0",
"lodash": "^3.10.1",
"request": "^2.81.0"
"request": "2.81.0"
},
"devDependencies": {
"chai": "^2.2.0",
Expand Down

0 comments on commit 26887d3

Please sign in to comment.