mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-03-24 19:04:11 -05:00
Update package.json
- Added pcrypt - Updated version
This commit is contained in:
parent
2b0ef8281c
commit
3562af2a4e
|
|
@ -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": {}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user