Skip to content

Commit aa9ba2c

Browse files
committed
0.1.1
1 parent afe9913 commit aa9ba2c

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.1.0",
3+
"version": "0.1.1",
44
"description": "SASS loader for Webpack",
55
"main": "index.js",
66
"scripts": {
@@ -21,4 +21,4 @@
2121
"node-sass": "~0.8.1",
2222
"loader-utils": "~0.2.1"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)