Skip to content

Commit 8d7af9b

Browse files
committed
chore: update package.json
1 parent 81e2b84 commit 8d7af9b

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,7 +1,7 @@
11
{
22
"name": "posthtml-postcss",
33
"version": "0.5.0",
4-
"description": "PostHTML-PostCSS plugin. Use PostCSS in HTML document",
4+
"description": "Use PostCSS in PostHTML",
55
"license": "MIT",
66
"repository": "posthtml/posthtml-postcss",
77
"author": "Ivan Voischev <voischev.ivan@ya.ru>",
@@ -17,7 +17,7 @@
1717
"pretest": "npm run lint"
1818
},
1919
"files": [
20-
"lib/"
20+
"lib"
2121
],
2222
"keywords": [
2323
"posthtml",

0 commit comments

Comments
 (0)