vue-electron
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "vue-electron", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The vue plugin that attaches electron APIs to the Vue object, making them accessable to all components.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,2 +6,3 @@ # Vue-electron | ||
### Need a full boilerplate for creating electron apps built with vue? Make sure to check out [electron-vue](https://github.com/SimulatedGREG/electron-vue). | ||
@@ -8,0 +9,0 @@ ## Installing |
7665
53