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 340585b commit ef462e7Copy full SHA for ef462e7
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "unnamed",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"description": "A simple colorful css framework",
5
- "main": "./dist/css/unnamed.css",
6
- "style": "dist/css/unnamed.css",
+ "main": "./dist/css/unnamed.min.css",
+ "style": "dist/css/unnamed.min.css",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
0 commit comments