Removed all traces of sockets, real-time collab and other stuff.
This commit is contained in:
+1
-5
@@ -35,9 +35,7 @@
|
||||
"context": "node"
|
||||
},
|
||||
"test": {
|
||||
"source": [
|
||||
"server/api.test.ts"
|
||||
],
|
||||
"source": [],
|
||||
"outputFormat": "commonjs",
|
||||
"isLibrary": true,
|
||||
"context": "node"
|
||||
@@ -71,8 +69,6 @@
|
||||
"nodemon": "^2.0.15",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"socket.io": "^4.4.1",
|
||||
"socket.io-client": "^4.4.1",
|
||||
"supertest": "^6.2.2",
|
||||
"vm2": "^3.9.9",
|
||||
"yaml": "^1.10.2",
|
||||
|
||||
Reference in New Issue
Block a user