refactor: v0.0.13
This commit is contained in:
parent
a1934b1630
commit
b3da0be0ba
|
@ -123,7 +123,7 @@
|
|||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/devsapp/fc-remote-invoke/blob/a8d9741/src/index.ts#L17">index.ts:17</a></li>
|
||||
<li>Defined in <a href="https://github.com/devsapp/fc-remote-invoke/blob/a1934b1/src/index.ts#L17">index.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
|
@ -146,7 +146,7 @@
|
|||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/devsapp/fc-remote-invoke/blob/a8d9741/src/index.ts#L93">index.ts:93</a></li>
|
||||
<li>Defined in <a href="https://github.com/devsapp/fc-remote-invoke/blob/a1934b1/src/index.ts#L93">index.ts:93</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
@ -174,7 +174,7 @@
|
|||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/devsapp/fc-remote-invoke/blob/a8d9741/src/index.ts#L10">index.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/devsapp/fc-remote-invoke/blob/a1934b1/src/index.ts#L10">index.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fc-remote-invoke",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"description": "This is a component demo for Serverless Devs Tool ",
|
||||
"keywords": [
|
||||
"Serverless",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"fs-extra": "^10.0.0",
|
||||
"got": "^11.8.2",
|
||||
"i18n": "^0.13.2",
|
||||
"lodash.get": "^4.4.2",
|
||||
"lodash": "^4.17.21",
|
||||
"readline": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -2,7 +2,7 @@ Type: Component
|
|||
Name: fc-remote-invoke
|
||||
Provider:
|
||||
- 其它
|
||||
Version: 0.0.12
|
||||
Version: 0.0.13
|
||||
Description: 初始化component模板
|
||||
HomePage: https://www.serverless-devs.com
|
||||
Tags: #标签详情
|
||||
|
|
Loading…
Reference in New Issue