add MIT license

This commit is contained in:
2024-10-22 08:54:18 -05:00
parent 9913648430
commit e42ff6615d
6 changed files with 682 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"dev:css": "tailwindcss -i tailwind.css -o ./html/assets/css/tailwind.css --watch"
},
"author": "",
"license": "ISC",
"license": "MIT",
"dependencies": {
"express": "^4.18.2"
},