mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-07-12 22:31:02 -05:00
Update package.json
This commit is contained in:
parent
3aebd57af5
commit
f6a066ce09
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "POGOServer",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"author": "Felix Maier",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"dependencies": {
|
||||
"babel-cli": "^6.11.4",
|
||||
"babel-preset-es2015": "^6.13.1",
|
||||
"babel-preset-stage-0": "^6.5.0",
|
||||
|
|
@ -26,5 +26,5 @@
|
|||
"node-pogo-protos": "^1.3.0",
|
||||
"path": "^0.12.7"
|
||||
},
|
||||
"dependencies": {}
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user