docs(CONTRIBUTING.md): fix typo in Contacts section

chore(package.json): change license from ISC to MIT
This commit is contained in:
di-sukharev
2023-03-28 11:20:09 +08:00
parent 8b17b5e906
commit 18dcb8e8c2
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
},
"type": "module",
"author": "https://github.com/di-sukharev",
"license": "ISC",
"license": "MIT",
"files": [
"out/**/*"
],