Skip to content

Commit

Permalink
fix(package): update es6-promise to version 4.2.2
Browse files Browse the repository at this point in the history
Closes #225
  • Loading branch information
greenkeeper[bot] committed Dec 22, 2017
1 parent 9d6cbca commit 89b50ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@types/node": "^8.0.53",
"es6-promise": "4.1.1",
"es6-promise": "4.2.2",
"form-data": "2.3.1",
"isomorphic-fetch": "2.2.1",
"object-assign": "4.1.1",
Expand Down

0 comments on commit 89b50ba

Please sign in to comment.