Skip to content

Commit ae530bd

Browse files
authored
update license
1 parent 429182d commit ae530bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@mertasan/tailwindcss-variables",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Easily create css variables without the need for a css file!",
55
"main": "src/index.js",
6-
"license": "GPL-3.0-or-later",
6+
"license": "MIT",
77
"repository": "https://github.com/mertasan/tailwindcss-variables",
88
"bugs": {
99
"url": "https://github.com/mertasan/tailwindcss-variables/issues"

0 commit comments

Comments
 (0)