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
@@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21"
}