Skip to content

Commit a951276

Browse files
committed
fix: use MIT licence in package.json
1 parent c2b7c1e commit a951276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"type": "module",
1919
"author": "devforth",
20-
"license": "ISC",
20+
"license": "MIT",
2121
"dependencies": {
2222
"@aws-sdk/client-s3": "^3.629.0",
2323
"@aws-sdk/s3-request-presigner": "^3.629.0"

0 commit comments

Comments
 (0)