feat: add delete route
This commit is contained in:
12
script/package/package.json
Normal file
12
script/package/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "codeflow",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.24.7",
|
||||
"@babel/preset-env": "^7.24.7",
|
||||
"@babel/preset-typescript": "^7.24.7",
|
||||
"sequelize": "^6.37.3",
|
||||
"socket.io": "^4.7.5",
|
||||
"pg": "^8.12.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user