Skip to content

Commit

Permalink
修复在macOS10.15上打包失败的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyoubo committed Jan 2, 2020
1 parent 6419beb commit bd1fdf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-vue": "^5.0.0",
"sass-loader": "^7.1.0",
"node-sass": "^4.12.0",
"vue-cli-plugin-electron-builder": "^1.0.2",
"vue-cli-plugin-electron-builder": "^1.4.4",
"vue-cli-plugin-element": "^1.0.1",
"vue-cli-plugin-i18n": "^0.5.2",
"vue-template-compiler": "^2.5.21"
Expand Down

0 comments on commit bd1fdf1

Please sign in to comment.