merge from local

This commit is contained in:
SrGooglo 2024-03-17 00:36:09 +00:00
parent 8df796fe1f
commit ce63b6d5ba

View File

@ -41,12 +41,11 @@
"morgan": "1.10.0", "morgan": "1.10.0",
"socket.io": "^4.7.4", "socket.io": "^4.7.4",
"socket.io-client": "4.5.4", "socket.io-client": "4.5.4",
"uuid": "^9.0.1" "uuid": "^9.0.1",
"sucrase": "^3.35.0"
}, },
"devDependencies": { "devDependencies": {
"@ragestudio/hermes": "^0.1.0", "@ragestudio/hermes": "^0.1.0",
"mocha": "^9.1.3", "mocha": "^9.1.3"
"@infisical/sdk": "^2.1.8",
"sucrase": "^3.35.0"
} }
} }