Skip to content

Commit

Permalink
Version release
Browse files Browse the repository at this point in the history
  • Loading branch information
evsar3 committed Sep 13, 2020
1 parent 99e84bb commit 450c1e8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sshfs-win-manager",
"version": "1.0.2-beta.2",
"version": "1.1.0-beta.1",
"author": "Evandro Araujo <[email protected]>",
"description": "A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)",
"license": "MIT",
Expand Down Expand Up @@ -39,15 +39,14 @@
}
},
"dependencies": {
"electron-window-manager": "git+https://github.com/evsar3/electron-window-manager.git",
"electron-window-manager": "github:evsar3/electron-window-manager",
"uuid": "^7.0.2",
"v-tooltip": "^2.0.3",
"vue": "^2.6.12",
"vue-electron": "^1.0.6",
"vue-js-toggle-button": "^1.3.3",
"vue-router": "^3.4.3",
"vue-switches": "^2.0.1",
"vue2-perfect-scrollbar": "^1.4.0",
"vuex": "^3.0.1",
"vuex-electron": "^1.0.0"
},
Expand Down

0 comments on commit 450c1e8

Please sign in to comment.