Skip to content

Commit 0b36db5

Browse files
Updating npm description to note webpack 4 support
1 parent c0ad958 commit 0b36db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"contributors": [
66
"Zack Jackson <zackary.l.jackson@gmail.com> (https://github.com/zackljackson)"
77
],
8-
"description": "Extract CSS from chunks into stylesheets + HMR",
8+
"description": "Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4",
99
"engines": {
1010
"node": ">= 6.9.0 <7.0.0 || >= 8.9.0"
1111
},

0 commit comments

Comments
 (0)