Skip to content

Commit ea79a17

Browse files
committed
version update
1 parent 9c9d18e commit ea79a17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-modules-require-hook",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "A require hook to compile CSS Modules on the fly",
55
"main": "lib/index.js",
66
"engines": {
@@ -42,7 +42,7 @@
4242
"glob-to-regexp": "^0.1.0",
4343
"icss-replace-symbols": "^1.0.2",
4444
"lodash": "^4.3.0",
45-
"postcss": "^5.0.15",
45+
"postcss": "^5.0.19",
4646
"postcss-modules-extract-imports": "^1.0.0",
4747
"postcss-modules-local-by-default": "^1.0.1",
4848
"postcss-modules-parser": "^1.1.0",

0 commit comments

Comments
 (0)