Skip to content

Commit

Permalink
minor #599 url-loader can be installed in version 1 and 2 #596 (gusta…
Browse files Browse the repository at this point in the history
…wdaniel)

This PR was merged into the master branch.

Discussion
----------

url-loader can be installed in version 1 and 2 #596

Fixes #596

Commits
-------

5397ff7 url-loader can be installed in version 1 and 2 #596
  • Loading branch information
weaverryan committed Aug 9, 2019
2 parents fe404d6 + 5397ff7 commit 70e387b
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 146 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -90,7 +90,7 @@
"stylus-loader": "^3.0.2",
"ts-loader": "^5.3.0",
"typescript": "^2.3.4",
"url-loader": "^1.0.1",
"url-loader": "^1.0.1 || ^2.0.1",
"vue": "^2.3.4",
"vue-loader": "^15.0.11",
"vue-template-compiler": "^2.3.4",
Expand Down

0 comments on commit 70e387b

Please sign in to comment.