Browse Source

add browserstack screenshots

windhamdavid 8 years ago
parent
commit
0723737e55
2 changed files with 6 additions and 4 deletions
  1. 2 1
      external-scripts.json
  2. 4 3
      package.json

+ 2 - 1
external-scripts.json

@@ -11,5 +11,6 @@
   "hubot-shipit",
   "hubot-youtube",
   "hubot-thesimpsons", 
-  "hubot-last-fm"
+  "hubot-last-fm",
+  "hubot-browserstack",
 ]

+ 4 - 3
package.json

@@ -19,9 +19,10 @@
     "hubot-shipit": "^0.1.1",
     "hubot-slack": "^2.2.0",
     "hubot-youtube": "^0.1.2",
-	"hubot-thesimpsons": ">= 0.0.0",
-	"hubot-slack": "2.2.0",
-	"hubot-last-fm": "1.0.0"
+    "hubot-browserstack": "^0.1.2",
+    "hubot-thesimpsons": ">= 0.0.0",
+    "hubot-slack": "2.2.0",
+    "hubot-last-fm": "1.0.0"
   },
   "engines": {
     "node": "0.10.x"