@eggjs/tegg-lifecycle
Advanced tools
+6
-6
| { | ||
| "name": "@eggjs/tegg-lifecycle", | ||
| "version": "3.64.5", | ||
| "version": "3.65.3", | ||
| "description": "tegg lifecycle definition", | ||
@@ -20,4 +20,4 @@ "keywords": [ | ||
| "clean": "tsc -b --clean", | ||
| "tsc": "ut clean && tsc -p ./tsconfig.json", | ||
| "tsc:pub": "ut clean && tsc -p ./tsconfig.pub.json", | ||
| "tsc": "ut run clean && tsc -p ./tsconfig.json", | ||
| "tsc:pub": "ut run clean && tsc -p ./tsconfig.pub.json", | ||
| "prepublishOnly": "ut tsc:pub" | ||
@@ -43,4 +43,4 @@ }, | ||
| "dependencies": { | ||
| "@eggjs/core-decorator": "^3.64.5", | ||
| "@eggjs/tegg-types": "^3.64.5" | ||
| "@eggjs/core-decorator": "^3.65.3", | ||
| "@eggjs/tegg-types": "^3.65.3" | ||
| }, | ||
@@ -55,3 +55,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "bb2ff7c64016202925cd660f510840286aca041d" | ||
| "gitHead": "e3334a4c8b04b22a2197693f0037fbf272b97032" | ||
| } |
20648
0.04%Updated