mirror of
https://github.com/balkian/Web4.0.git
synced 2025-07-01 21:32:24 +00:00
Added express as a requirement
This commit is contained in:
parent
e5ad0fffbc
commit
051924e67e
@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "Web4.0",
|
||||
"version" : "0.0.2",
|
||||
"version" : "0.0.3",
|
||||
"dependencies":{
|
||||
"socket.io":"*",
|
||||
"hook.io":"*",
|
||||
"Hook.io-mailer":"git+https://github.com/balkian/Hookio-Mailer.git",
|
||||
"hook.io-web40": "*"
|
||||
"hook.io-web40": "*",
|
||||
"express" : "*"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user