Skip to content

Commit

Permalink
updated node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Dstar4 committed Apr 3, 2019
1 parent 0c1ed20 commit 5e9e89d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion bin/hubot
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/sh


npm install
export PATH="node_modules/.bin:node_modules/hubot/node_modules/.bin:$PATH"

Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,5 @@
"hubot-scripts": "^2.17.2",
"hubot-shipit": "^0.2.1",
"hubot-slack": "^4.6.0"
},
"engines": {
"node": "0.10.x"
}
}

0 comments on commit 5e9e89d

Please sign in to comment.