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 d696cc4 commit 1d7e31dCopy full SHA for 1d7e31d
package.json
@@ -1,8 +1,7 @@
1
{
2
"name": "vue-cli-plugin-electron-builder",
3
- "version": "0.1.0",
4
- "description":
5
- "A Vue Cli 3 plugin for Electron with no required configuration",
+ "version": "0.1.1",
+ "description": "A Vue Cli 3 plugin for Electron with no required configuration",
6
"main": "index.js",
7
"keywords": [
8
"electron",
@@ -12,8 +11,7 @@
12
11
"electron-builder",
13
"electron-webpack"
14
],
15
- "repository":
16
- "https://github.com/nklayman/vue-cli-plugin-electron-builder.git",
+ "repository": "https://github.com/nklayman/vue-cli-plugin-electron-builder.git",
17
"author": "Noah Klayman <[email protected]>",
18
"license": "MIT",
19
"private": false,
0 commit comments