mirror of
https://github.com/samsonjs/ThePusher.git
synced 2026-03-25 09:15:57 +00:00
bump node version
This commit is contained in:
parent
f851c5513c
commit
6210193735
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"thepusher": "./pusher.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.4.x"
|
||||
"node": "0.4.x || 0.5.x"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
@ -37,4 +37,4 @@
|
|||
}
|
||||
],
|
||||
"devDependencies": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue