We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bf932 commit 67ee6f3Copy full SHA for 67ee6f3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "laravel-mix-clean-css",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Extension for Laravel Mix that provides clean-css support.",
5
"main": "index.js",
6
"scripts": {
@@ -15,7 +15,7 @@
15
"email": "mail@marceickhoff.com",
16
"url": "https://marceickhoff.com/"
17
},
18
- "license": "GPL-3.0",
+ "license": "MIT",
19
"bugs": {
20
"url": "https://github.com/marceickhoff/laravel-mix-clean-css/issues"
21
0 commit comments