Skip to content

Commit 7105d8a

Browse files
committed
2.3.0 bump minor version - support webpack 4, backwards compatible
1 parent 7e59e80 commit 7105d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resolve-url-loader",
3-
"version": "2.2.1",
3+
"version": "2.3.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)