Skip to content

Commit 267d8db

Browse files
committed
Update package.json
1 parent d038c1e commit 267d8db

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"name": "stratum",
3-
"version": "0.2.2",
4-
"preferGlobal": true,
3+
"version": "0.2.3",
54
"repository": {
65
"type": "git",
76
"url": "git://github.com/pocesar/node-stratum.git"
87
},
98
"license": "GPLv2",
109
"engines": {
11-
"node": "0.10.x"
10+
"node": "0.10.x || 0.12.x"
1211
},
1312
"bin": {
1413
"stratum-notify": "./bin/stratum-notify"

0 commit comments

Comments
 (0)