]> git.cworth.org Git - zombocom-ai/blobdiff - package.json
Prepend images as they are generated
[zombocom-ai] / package.json
index 42f30b79c9572d981a71c388f4fcf6fd10b57d25..50f8ff569cd131d31c803158a174d82c1ec6a69e 100644 (file)
@@ -2,5 +2,8 @@
     "name": "zombocom-ai",
     "version": "0.0.1",
     "description": "The Zombocom AI app (image generation with comments)",
-    "dependencies": {}
+    "dependencies": {
+        "express": "^4.18.2",
+        "socket.io": "^4.5.4"
+    }
 }