mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
removed node-fork, using native child_process now, the API is the same
This commit is contained in:
parent
25653b4d58
commit
b5b10ba0b9
3 changed files with 29 additions and 7 deletions
|
|
@ -17,8 +17,7 @@
|
|||
"dependencies": {
|
||||
"socket.io": ">= 0.9.6",
|
||||
"node-static": ">= 0.6.0",
|
||||
"requirejs": ">= 2.0.2",
|
||||
"node-fork": ">= 0.4.2"
|
||||
"requirejs": ">= 2.0.2"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"optionalDependencies": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue