Skip to content

Commit 2d7a9af

Browse files
committed
Update license from MIT to Apache-2.0 in package.json
1 parent e8d4128 commit 2d7a9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/imagekit-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"url": "https://github.com/imagekit-developer/imagekit-angular"
1616
},
1717
"author": "ImageKit",
18-
"license": "MIT",
18+
"license": "Apache-2.0",
1919
"sideEffects": false,
2020
"peerDependencies": {
2121
"@angular/common": ">=14.0.0 <22.0.0",

0 commit comments

Comments
 (0)