Skip to content

Commit 2c62b8c

Browse files
committed
fix: use MIT licence in package.json
1 parent ab34166 commit 2c62b8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vue-i18n"
2525
],
2626
"author": "devforth",
27-
"license": "ISC",
27+
"license": "MIT",
2828
"description": "Internationalization/translation plugin for AdminForth",
2929
"dependencies": {
3030
"@aws-sdk/client-ses": "^3.654.0",

0 commit comments

Comments
 (0)