@eggjs/core-decorator
Advanced tools
+4
-4
| { | ||
| "name": "@eggjs/core-decorator", | ||
| "version": "3.63.0", | ||
| "version": "3.63.2", | ||
| "description": "tegg core decorator", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@eggjs/tegg-common-util": "^3.63.0", | ||
| "@eggjs/tegg-types": "^3.63.0", | ||
| "@eggjs/tegg-common-util": "^3.63.2", | ||
| "@eggjs/tegg-types": "^3.63.2", | ||
| "reflect-metadata": "^0.1.13" | ||
@@ -55,3 +55,3 @@ }, | ||
| }, | ||
| "gitHead": "a988697a056ddcd9127ab2ffa2d0adacea1b2073" | ||
| "gitHead": "3e944e8288e3a2fda5a8d19f00fdf40be8e570b2" | ||
| } |
Updated