This commit is contained in:
2019-06-10 18:59:29 +08:00
parent 1746ffa773
commit 7d84393a3c
4 changed files with 11 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cc-server-ioc",
"version": "0.0.1",
"version": "0.0.2",
"description": "> TODO: description",
"author": "MiaoWoo <admin@yumc.pw>",
"homepage": "https://faas.yumc.pw",
@@ -15,6 +15,5 @@
"dependencies": {
"inversify": "^5.0.1",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {}
}
}
}