This commit is contained in:
2019-10-17 16:49:27 +08:00
parent e6783610d4
commit ac73c52395
7 changed files with 20 additions and 14 deletions

View File

@@ -1,11 +1,12 @@
{
"name": "@cc-server/ioc",
"version": "0.6.3",
"version": "0.6.4",
"description": "> TODO: description",
"author": "MiaoWoo <admin@yumc.pw>",
"homepage": "https://faas.yumc.pw",
"license": "ISC",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
"registry": "https://repo.yumc.pw/repository/npm-hosted/"
},