diff --git a/package.json b/package.json index aee8f00..c691381 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "POGOServer", - "version": "0.3.4", + "version": "0.3.5", "description": "", "repository": { "type": "git", @@ -32,7 +32,8 @@ "path": "^0.12.7", "directory-tree": "^1.1.0", "nodegit": "^0.14.1", - "fs-extra": "^0.30.0" + "fs-extra": "^0.30.0", + "pcrypt": "git+https://github.com/laverdet/pcrypt.git" }, "devDependencies": {} } \ No newline at end of file