Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Nov 17, 2014
1 parent a35059f commit 555b4a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sass-loader",
"version": "0.3.0",
"version": "0.3.1",
"description": "SASS loader for Webpack",
"main": "index.js",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"author": "J. Tangelder",
"license": "MIT",
"dependencies": {
"loader-utils": "~0.2.2",
"loader-utils": "^0.2.5",
"node-sass": "^1.2.2",
"sass-graph": "git+https://github.com/lox/sass-graph.git#3a17328"
},
Expand Down

0 comments on commit 555b4a3

Please sign in to comment.