Commit 6bab4474 authored by Brandon Smith's avatar Brandon Smith
Browse files

Update bluebird to ^3.3

parent bd3f9dc9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
    "test": "./node_modules/.bin/gulp ci"
  },
  "dependencies": {
    "bluebird": "^2.3",
    "bluebird": "^3.3",
    "lodash": "^4.5.0",
    "request": "^2.34"
  },