@eggjs/egg-module-common
Advanced tools
+3
-4
| { | ||
| "name": "@eggjs/egg-module-common", | ||
| "version": "1.0.0", | ||
| "version": "3.2.2", | ||
| "description": "common module", | ||
@@ -21,4 +21,3 @@ "keywords": [ | ||
| "tsc:pub": "npm run clean && tsc -p ./tsconfig.pub.json", | ||
| "prepublishOnly": "npm run tsc:pub", | ||
| "autod": "autod" | ||
| "prepublishOnly": "npm run tsc:pub" | ||
| }, | ||
@@ -42,3 +41,3 @@ "author": "killagu <killa123@126.com>", | ||
| }, | ||
| "gitHead": "5851321b2488752f6702ff99023b1f70a6541eab" | ||
| "gitHead": "1db4e5320a0ea19b450df7d99ab7939f3ad48f6e" | ||
| } |
| # Change Log | ||
| All notable changes to this project will be documented in this file. | ||
| See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
| # [0.2.0](https://github.com/eggjs/tegg/compare/v0.1.19...v0.2.0) (2022-01-20) | ||
| **Note:** Version bump only for package @eggjs/egg-module-common |
3020
-9.96%5
-16.67%