Skip to content

Commit 61af5eb

Browse files
committed
fix: correct license in the package.json
1 parent 8f74844 commit 61af5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminforth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
}
6565
},
6666
"author": "devforth.io",
67-
"license": "ISC",
67+
"license": "MIT",
6868
"type": "module",
6969
"dependencies": {
7070
"@babel/parser": "^7.27.5",

0 commit comments

Comments
 (0)