Skip to content

Commit

Permalink
Merge pull request #4 from rjacobs31/develop
Browse files Browse the repository at this point in the history
Include Forever package.
  • Loading branch information
rjacobs31 authored Mar 25, 2017
2 parents 1e80a96 + efcd9b0 commit a412023
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
"main": "index.js",
"dependencies": {
"botpress": "0.x",
"botpress-discord": "^2.0.9"
"botpress-discord": "^2.0.9",
"forever": "^0.15.3",
"react": "^15.4.2"
},
"scripts": {
"start": "botpress start",
Expand Down

0 comments on commit a412023

Please sign in to comment.