mirror of
https://github.com/danbulant/ester_os
synced 2026-07-05 11:00:56 +00:00
Install express
This commit is contained in:
parent
2454cf0271
commit
4167e3812b
1 changed files with 4 additions and 1 deletions
|
|
@ -15,5 +15,8 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/danbulant/ester_os/issues"
|
"url": "https://github.com/danbulant/ester_os/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/danbulant/ester_os#readme"
|
"homepage": "https://github.com/danbulant/ester_os#readme",
|
||||||
|
"dependencies": {
|
||||||
|
"express": "^4.17.1"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue