This commit is contained in:
parent
9c7dba92c0
commit
68f0925b5f
|
@ -13,6 +13,10 @@
|
||||||
"author": "Team.Stein",
|
"author": "Team.Stein",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "^4.19.2"
|
"express": "^4.19.2",
|
||||||
|
"cookie-parser": "^1.4.6",
|
||||||
|
"body-parser": "^1.19.2",
|
||||||
|
"express-session": "^1.17.3",
|
||||||
|
"cors": "^2.8.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user