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 cf42985 commit 443cc6bCopy full SHA for 443cc6b
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "pretty-checkbox",
3
- "version": "3.0.2",
+ "version": "3.0.3",
4
"description": "A pure css library to beautify checkbox and radio buttons.",
5
- "main": "dist/pretty.min.css",
+ "main": "dist/pretty-checkbox.min.css",
6
"scripts": {
7
"lint":"gulp lint:scss",
8
"fix": "stylelint \"src\\**\\*.scss\" --syntax scss --fix",
0 commit comments