🍙POGOserver - Porting POGOserver to Visual Studio -rev6

This commit is contained in:
--=FurtiF™=-- 2016-11-06 13:05:05 +01:00
parent a01c7c0cee
commit 493c377a91

View File

@ -1,7 +1,7 @@
{
"name": "POGOServer",
"version": "0.6.1",
"description": "",
"description": "?? Pokemon GO Server Emulator",
"repository": {
"type": "git",
"url": "git://github.com/maierfelix/POGOServer.git"
@ -37,5 +37,6 @@
"s2-geometry": "^1.2.9",
"url": "^0.11.0"
},
"devDependencies": {}
"devDependencies": {
}
}