diff --git a/README.zh-CN.md b/README.zh-CN.md index 2691f38abc..ed3baaeb78 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -31,7 +31,7 @@ $ npm install egg --save ``` -支持 Node.js 8.x 以上版本。 +支持 Node.js 8.x 及以上版本。 ## 特性 diff --git a/package.json b/package.json index fde1a5e97c..df34084124 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,6 @@ "files": [ "app", "config", - "bin", "lib", "index.js", "index.d.ts"