mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
format
This commit is contained in:
parent
9f79d4f04e
commit
77fe97602a
@ -18,8 +18,7 @@
|
||||
"files": [
|
||||
"src/**/**",
|
||||
"dist/**/**",
|
||||
"./package.json",
|
||||
"boot"
|
||||
"./package.json"
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -41,8 +40,8 @@
|
||||
"morgan": "1.10.0",
|
||||
"socket.io": "^4.7.4",
|
||||
"socket.io-client": "4.5.4",
|
||||
"uuid": "^9.0.1",
|
||||
"sucrase": "^3.35.0"
|
||||
"sucrase": "^3.35.0",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ragestudio/hermes": "^0.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user