Skip to content

Commit 555b4a3

Browse files
committed
v0.3.1
1 parent a35059f commit 555b4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sass-loader",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "SASS loader for Webpack",
55
"main": "index.js",
66
"scripts": {
@@ -19,7 +19,7 @@
1919
"author": "J. Tangelder",
2020
"license": "MIT",
2121
"dependencies": {
22-
"loader-utils": "~0.2.2",
22+
"loader-utils": "^0.2.5",
2323
"node-sass": "^1.2.2",
2424
"sass-graph": "git+https://github.com/lox/sass-graph.git#3a17328"
2525
},

0 commit comments

Comments
 (0)