Skip to content

Commit 8aa2242

Browse files
committed
Add keywords to package.json
1 parent 5900e0c commit 8aa2242

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,14 @@
1313
"type": "git",
1414
"url": "http://github.com/NMFR/optimize-css-assets-webpack-plugin.git"
1515
},
16+
"keywords": [
17+
"CSS",
18+
"minimize",
19+
"optimize",
20+
"webpack",
21+
"remove",
22+
"duplicate",
23+
"extract-text-webpack-plugin"
24+
],
1625
"license": "MIT"
1726
}

0 commit comments

Comments
 (0)