Skip to content

Commit 64d34ae

Browse files
committed
Rename plugin
1 parent e28e2af commit 64d34ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
{
2-
"name": "postcss-regexp",
2+
"name": "postcss-regexp-detect",
33
"version": "0.0.0",
44
"description": "PostCSS plugin to search for regexp and output a warning",
55
"keywords": [
66
"css",
77
"postcss",
8+
"regexp",
9+
"search",
10+
"warn",
811
"postcss-plugins"
912
],
1013
"author": "Devexperts",

0 commit comments

Comments
 (0)