Commit a3c3f5a3 authored by Ty Abonil's avatar Ty Abonil
Browse files

added request dep

parent b4df8c7b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
  "author": "Ty Abonil",
  "license": "MIT",
  "dependencies": {
    "bluebird": "~0.7.9-1"
    "bluebird": "~0.7.9-1",
    "request": "~2.27.0"
  }
}