mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 18:44:17 +00:00
update dependencies
This commit is contained in:
parent
96c213bdc3
commit
40a041d0d9
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "linebridge",
|
"name": "linebridge",
|
||||||
"version": "0.8.4",
|
"version": "0.8.4",
|
||||||
"description": "A simple, fast, and powerful API interface library",
|
"description": "A simple, fast, and powerful REST API interface library",
|
||||||
"author": "RageStudio",
|
"author": "RageStudio",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -29,9 +29,7 @@
|
|||||||
"morgan": "^1.10.0",
|
"morgan": "^1.10.0",
|
||||||
"nanoexpress": "^5.1.2",
|
"nanoexpress": "^5.1.2",
|
||||||
"nanoid": "^3.1.30",
|
"nanoid": "^3.1.30",
|
||||||
|
"socket.io": "^4.4.0",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"express-fileupload": "^1.2.1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user