soiz1 commited on
Commit
2e61068
·
verified ·
1 Parent(s): e817762

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +3 -0
package.json CHANGED
@@ -28,6 +28,9 @@
28
  "url": "git+ssh://[email protected]/LLK/scratch-gui.git"
29
  },
30
  "dependencies": {
 
 
 
31
  "child_process": "1.0.2",
32
  "cors-anywhere": "0.4.4",
33
  "xmlhttprequest": "^1.8.0",
 
28
  "url": "git+ssh://[email protected]/LLK/scratch-gui.git"
29
  },
30
  "dependencies": {
31
+ "axios": "^1.6.0",
32
+ "cors": "^2.8.5",
33
+ "express": "^4.18.2",
34
  "child_process": "1.0.2",
35
  "cors-anywhere": "0.4.4",
36
  "xmlhttprequest": "^1.8.0",