Skip to content

Commit 58b00f2

Browse files
committed
updated dep
1 parent 1ff4791 commit 58b00f2

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,12 +1,12 @@
11
{
22
"name": "css-loader",
3-
"version": "0.6.10",
3+
"version": "0.6.11",
44
"author": "Tobias Koppers @sokra",
55
"description": "css loader module for webpack",
66
"dependencies": {
77
"csso": "1.3.x",
88
"source-map": "0.1.x",
9-
"loader-utils": "0.2.x"
9+
"loader-utils": "~0.2.2"
1010
},
1111
"devDependencies": {
1212
"mocha": "1.8.x",

0 commit comments

Comments
 (0)