Skip to content

Commit

Permalink
Upgrade KeySAVCore to fix #1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cu3PO42 committed Aug 1, 2015
1 parent ee578b7 commit 2dc9a17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.3.0",
"description": "A cross platform KeySAV based on GitHub Electron for all your Generation VI Pokémon decryption needs.",
"repository": {
"type": "git",
"url": "https://github.com/Cu3PO42/KeySAVe.git"
"type": "git",
"url": "https://github.com/Cu3PO42/KeySAVe.git"
},
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"async": "^1.4.0",
"electron-ipc-tunnel": "^1.0.1",
"handlebars": "^3.0.3",
"keysavcore": "^0.3.2",
"keysavcore": "^0.3.3",
"lodash": "^3.10.0",
"path-extra": "^1.0.3"
}
Expand Down

0 comments on commit 2dc9a17

Please sign in to comment.