We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e353643 commit d1e275fCopy full SHA for d1e275f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vuetify-loader",
3
- "version": "1.4.3",
+ "version": "1.4.4",
4
"description": "A Webpack plugin for treeshaking Vuetify components and more",
5
"main": "lib/index.js",
6
"repository": {
@@ -17,8 +17,8 @@
17
},
18
"homepage": "https://github.com/vuetifyjs/vuetify-loader#readme",
19
"dependencies": {
20
- "loader-utils": "^1.2.0",
21
- "file-loader": "^4.0.0"
+ "file-loader": "^4.0.0",
+ "loader-utils": "^1.2.0"
22
23
"devDependencies": {
24
"gm": "^1.23.1",
0 commit comments