Skip to content

Commit

Permalink
Bump to 6.0.4 because that's where the full fix came in
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Mar 8, 2017
1 parent 1db478e commit 86100a7
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
Expand Up @@ -30,14 +30,14 @@
"chai-as-promised": "~4.1.1",
"jscs": "^2.3.5",
"mocha": "~2.1.0",
"qs": "~6.0.2",
"qs": "~6.0.4",
"stripe-javascript-style": "^1.0.1"
},
"dependencies": {
"bluebird": "^2.10.2",
"lodash.isplainobject": "^4.0.6",
"object-assign": "^4.1.0",
"qs": "~6.0.2"
"qs": "~6.0.4"
},
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 86100a7

Please sign in to comment.