Skip to content

Commit

Permalink
Updating csv & websocket modules
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Dec 11, 2017
1 parent 72240d3 commit d6a6d0a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tenso",
"description": "Tensō is an elastic REST API gateway for node.js",
"version": "6.2.3",
"version": "6.2.4",
"homepage": "http://avoidwork.github.io/tenso",
"author": "Jason Mulligan <[email protected]>",
"repository": {
Expand All @@ -25,7 +25,7 @@
"coap": "^0.21.0",
"connect-redis": "^3.3.2",
"cookie-parser": "^1.4.3",
"csv.js": "^1.0.3",
"csv.js": "^1.0.4",
"express-session": "^1.15.6",
"keysort": "^1.0.2",
"lusca": "^1.5.2",
Expand All @@ -49,7 +49,7 @@
"tiny-merge": "^1.0.0",
"tiny-uuid4": "^1.0.1",
"tiny-xml": "^1.0.6",
"uws": "^8.14.1",
"uws": "^9.14.0",
"woodland": "^4.2.0",
"yamljs": "^0.3.0"
},
Expand Down

0 comments on commit d6a6d0a

Please sign in to comment.