Skip to content

Commit ec4725d

Browse files
committed
bump patch version: ignore explicit http(s) URIs
1 parent 2663031 commit ec4725d

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": "2.1.0",
3+
"version": "2.1.1",
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)