fix: package.json
Node.js CI / Lint and Test (pull_request) Successful in 33s

This commit is contained in:
2025-08-13 18:30:28 -07:00
parent 7b5642c881
commit ad32cfcd11
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"name": "altaria", "name": "altaria",
"version": "1.0.0", "version": "0.0.0",
"description": "", "description": "Discord bot that gently reminds you to use alt text.",
"main": "index.js", "main": "index.js",
"type": "module", "type": "module",
"scripts": { "scripts": {