Skip to content

Commit 14fb5df

Browse files
committed
fix: use MIT licence in package.json
1 parent 17d5941 commit 14fb5df

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
@@ -22,7 +22,7 @@
2222
"2fa"
2323
],
2424
"author": "devforth",
25-
"license": "ISC",
25+
"license": "MIT",
2626
"dependencies": {
2727
"@simplewebauthn/server": "^13.2.1",
2828
"node-2fa": "^2.0.3"

0 commit comments

Comments
 (0)