Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Nov 17, 2017
1 parent 942b636 commit ac277f7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 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,6 +1,6 @@
{
"name": "nymph-client-node",
"version": "2.0.0",
"version": "2.0.1",
"description": "A client wrapper for using Nymph in Node.js.",
"main": "index.js",
"scripts": {
Expand All @@ -20,9 +20,9 @@
},
"homepage": "https://github.com/sciactive/nymph-client-node#readme",
"dependencies": {
"module-alias": "^2.0.1",
"module-alias": "^2.0.2",
"nymph-client": "^3.0.1",
"websocket": "^1.0.24",
"websocket": "^1.0.25",
"xmlhttprequest": "^1.8.0",
"xmlhttprequest-cookie": "^0.9.4"
}
Expand Down

0 comments on commit ac277f7

Please sign in to comment.