Skip to content

Commit

Permalink
4.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bholloway committed Mar 2, 2021
1 parent 892e37d commit 8a76bb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/resolve-url-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "resolve-url-loader",
"version": "4.0.0-alpha.2",
"version": "4.0.0-alpha.3",
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"files": [
"index.js",
"lib/**/+([a-z-]).js",
"docs/**/*.*"
"docs/basic-problem.svg"
],
"dependencies": {
"adjust-sourcemap-loader": "^4.0.0",
Expand Down

0 comments on commit 8a76bb3

Please sign in to comment.