added deployment

This commit is contained in:
evanpelle
2024-08-13 20:07:20 -07:00
parent efd5f65787
commit 001722bd59
11 changed files with 90 additions and 70 deletions
+2 -1
View File
@@ -42,6 +42,7 @@
"@types/express": "^4.17.21",
"@types/jimp": "^0.2.28",
"colord": "^2.9.3",
"crypto": "^1.0.1",
"express": "^4.19.2",
"jimp": "^0.22.12",
"node-addon-api": "^8.1.0",
@@ -52,4 +53,4 @@
"zod": "^3.23.8"
},
"type": "module"
}
}