Skip to content

Commit 624ea11

Browse files
committed
Corrected sass-graph git repo path
1 parent 1e76d67 commit 624ea11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"loader-utils": "~0.2.2",
2323
"node-sass": "^1.2.2",
24-
"sass-graph": "git+https://github.com/akiran/sass-graph.git#3a173283e50287af35ce1c2f6306f0cf432bfc85"
24+
"sass-graph": "git+https://github.com/lox/sass-graph.git#3a17328"
2525
},
2626
"devDependencies": {
2727
"mocha": "^2.0.1",

0 commit comments

Comments
 (0)