Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Upgrade postcss-modules-local-by-default
It fixes #107
  • Loading branch information
moretti committed Jul 20, 2015
commit 8ca709894c47e235075e54f7e6b6e5d2b3adf2c3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"loader-utils": "~0.2.2",
"postcss": "^4.1.11",
"postcss-modules-extract-imports": "0.0.5",
"postcss-modules-local-by-default": "0.0.10",
"postcss-modules-local-by-default": "0.0.11",
"postcss-modules-scope": "0.0.7",
"source-list-map": "^0.1.4"
},
Expand Down