Skip to content

Commit fea20c9

Browse files
committed
0.0.9
1 parent 8cbd123 commit fea20c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edimax-smartplug",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Node module to communicate with Edimax Smart Plugs",
55
"author": {
66
"name": "Marcus Wittig",
@@ -22,8 +22,8 @@
2222
"Edimax"
2323
],
2424
"dependencies": {
25-
"bluebird": "^2.9.24",
26-
"lodash": "^3.8.0",
25+
"bluebird": "^3.1.1",
26+
"lodash": "^3.10.1",
2727
"xmldom": "^0.1.19",
2828
"xpath": "0.0.9"
2929
}

0 commit comments

Comments
 (0)