diff --git a/package.json b/package.json index a82abfa1..b22da32b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keysave", - "version": "0.15.0", + "version": "0.15.1", "description": "A cross platform KeySAV based on GitHub Electron for all your Generation VI Pokémon decryption needs.", "repository": { "type": "git", @@ -32,6 +32,7 @@ "electron-ipc-tunnel": "^1.0.1", "handlebars": "^3.0.3", "handlebars-helper-moment": "^0.2.0", + "htmlbars": "^0.14.6", "keysavcore": "^0.10.0", "lodash": "^3.10.0", "path-extra": "^1.0.3"