Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Commit 472b663

Browse files
fix: pin vue-loader to 15.6.3
1 parent 2df50b3 commit 472b663

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
@@ -50,7 +50,7 @@
5050
"stylelint-config-sass-guidelines": "^5.3.0",
5151
"stylelint-scss": "^3.5.1",
5252
"uglifyjs-webpack-plugin": "^2.1.1",
53-
"vue-loader": "^15.5.1",
53+
"vue-loader": "15.6.3",
5454
"vue-template-compiler": "^2.6.6",
5555
"webpackbar": "^3.1.4"
5656
},

0 commit comments

Comments
 (0)