mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
Move to an available npm version
This commit is contained in:
parent
85fc36d710
commit
e536ba1019
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
"bundledDependencies": [],
|
"bundledDependencies": [],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.8.10",
|
"node": "0.8.10",
|
||||||
"npm": "1.1.62"
|
"npm": "1.1.49"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"haste-server": "./server.js"
|
"haste-server": "./server.js"
|
||||||
|
|
Loading…
Reference in a new issue