Skip to content

Commit 67ee6f3

Browse files
author
Marc Eickhoff
committed
Updated license
1 parent a6bf932 commit 67ee6f3

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,6 +1,6 @@
11
{
22
"name": "laravel-mix-clean-css",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Extension for Laravel Mix that provides clean-css support.",
55
"main": "index.js",
66
"scripts": {
@@ -15,7 +15,7 @@
1515
"email": "mail@marceickhoff.com",
1616
"url": "https://marceickhoff.com/"
1717
},
18-
"license": "GPL-3.0",
18+
"license": "MIT",
1919
"bugs": {
2020
"url": "https://github.com/marceickhoff/laravel-mix-clean-css/issues"
2121
},

0 commit comments

Comments
 (0)