Skip to content

Commit 671ffad

Browse files
committed
Change the package.json license from MIT to GNU GPL V3
1 parent a9acdd6 commit 671ffad

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
@@ -28,7 +28,7 @@
2828
"postversion": "git push && git push --tags"
2929
},
3030
"author": "ElChiniNet",
31-
"license": "MIT",
31+
"license": "GNU GPL V3",
3232
"repository": {
3333
"type": "git",
3434
"url": "git+https://github.com/elchininet/postcss-rtlcss"

0 commit comments

Comments
 (0)