Skip to content

Commit 8a76bb3

Browse files
committed
4.0.0-alpha.3
1 parent 892e37d commit 8a76bb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/resolve-url-loader/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resolve-url-loader",
3-
"version": "4.0.0-alpha.2",
3+
"version": "4.0.0-alpha.3",
44
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
55
"main": "index.js",
66
"repository": {
@@ -32,7 +32,7 @@
3232
"files": [
3333
"index.js",
3434
"lib/**/+([a-z-]).js",
35-
"docs/**/*.*"
35+
"docs/basic-problem.svg"
3636
],
3737
"dependencies": {
3838
"adjust-sourcemap-loader": "^4.0.0",

0 commit comments

Comments
 (0)