Skip to content

Commit ae39244

Browse files
committed
release 1.1.1
1 parent c5565b2 commit ae39244

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@idrinth/duplicate-style-check",
3-
"version": "1.0.7",
3+
"version": "1.1.1",
44
"description": "A linting tool trying to find duplicated style rules",
55
"type": "module",
66
"license": "MIT",
@@ -19,7 +19,6 @@
1919
"postpublishOnly": "npm run clear",
2020
"clear": "node tools/clear-js-files-from-src.js"
2121
},
22-
"private": false,
2322
"dependencies": {
2423
"css": "^3.0.0"
2524
},

0 commit comments

Comments
 (0)