Comparing version 0.2.2 to 0.2.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.2.3](https://github.com/waitingsong/egg-kmore/compare/v0.2.2...v0.2.3) (2019-08-18) | ||
### [0.2.2](https://github.com/waitingsong/egg-kmore/compare/v0.2.1...v0.2.2) (2019-08-18) | ||
@@ -7,0 +9,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 0.2.2 | ||
* @version 0.2.3 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "egg-kmore", | ||
"author": "waiting", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "egg plugin of kmore", | ||
@@ -6,0 +6,0 @@ "eggPlugin": { |
# [egg-kmore](https://waitingsong.github.io/egg-kmore/) | ||
kmore for midway framework. | ||
[kmore](https://www.npmjs.com/package/kmore) for midway framework. | ||
@@ -155,2 +155,5 @@ | ||
kmore gen --path ./src | ||
// then you could build the project | ||
npm run build | ||
``` | ||
@@ -157,0 +160,0 @@ |
# [egg-kmore](https://waitingsong.github.io/egg-kmore/) | ||
kmore for midway framework. | ||
[kmore](https://www.npmjs.com/package/kmore) for midway framework. | ||
@@ -155,2 +155,5 @@ | ||
kmore gen --path ./src | ||
// 接下来可以开始编辑项目 | ||
npm run build | ||
``` | ||
@@ -157,0 +160,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16905
168