Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tortuvshin committed May 1, 2019
1 parent 854aeaf commit 4f6782b
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 5,494 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intelligo",
"version": "0.9.15",
"version": "0.9.18",
"description": "AI Chatbot Framework for Node.js",
"main": "index.js",
"author": "Turtuvshin Byambaa",
Expand Down Expand Up @@ -35,10 +35,10 @@
],
"dependencies": {
"async": "2.6.2",
"body-parser": "^1.18.3",
"body-parser": "^1.19.0",
"brain.js": "^1.6.1",
"config": "^3.0.1",
"eventemitter3": "^3.1.0",
"config": "^3.1.0",
"eventemitter3": "^3.1.2",
"express": "^4.16.4",
"intelligo.js": "^1.0.1",
"opencollective": "^1.0.3",
Expand Down
Loading

0 comments on commit 4f6782b

Please sign in to comment.