Skip to content

Commit 411196e

Browse files
郎永山郎永山
郎永山
authored and
郎永山
committed
docs: fix docs
1 parent 11aeb80 commit 411196e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ $ touch serverless.yml
3838
初始化一个新的 Nest 项目:
3939
```
4040
$ nest new mynestjs
41-
$ npm install tencent-serverless-http --save
4241
```
4342

4443
创建src/index.ts文件:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "serverless-nestjs-for-tencent",
33
"description": "Serverless Component Tencent Cloud",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"main": "./serverless.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)