Skip to content

Commit 0e9e57b

Browse files
committed
bump major version: support less-loader, sass-loader@>=6.0.0
1 parent 2c10fd6 commit 0e9e57b

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
@@ -1,6 +1,6 @@
11
{
22
"name": "resolve-url-loader",
3-
"version": "1.6.1",
3+
"version": "2.0.0",
44
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)