Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pocesar committed May 7, 2015
1 parent d038c1e commit 267d8db
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "stratum",
"version": "0.2.2",
"preferGlobal": true,
"version": "0.2.3",
"repository": {
"type": "git",
"url": "git://github.com/pocesar/node-stratum.git"
},
"license": "GPLv2",
"engines": {
"node": "0.10.x"
"node": "0.10.x || 0.12.x"
},
"bin": {
"stratum-notify": "./bin/stratum-notify"
Expand Down

0 comments on commit 267d8db

Please sign in to comment.