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

Commit 57e0e04

Browse files
committed
Update package versions.
1 parent ba628e8 commit 57e0e04

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nymph-client-node",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A client wrapper for using Nymph in Node.js.",
55
"main": "index.js",
66
"scripts": {
@@ -20,10 +20,10 @@
2020
},
2121
"homepage": "https://github.com/sciactive/nymph-client-node#readme",
2222
"dependencies": {
23-
"module-alias": "^2.0.2",
24-
"nymph-client": "^3.0.1",
23+
"module-alias": "^2.0.6",
24+
"nymph-client": "^3",
2525
"websocket": "^1.0.25",
2626
"xmlhttprequest": "^1.8.0",
27-
"xmlhttprequest-cookie": "^0.9.4"
27+
"xmlhttprequest-cookie": "^0.9.6"
2828
}
2929
}

0 commit comments

Comments
 (0)