egg-typebox-validate
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "egg-typebox-validate", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "another validate for typescript egg projects", | ||
@@ -73,3 +73,5 @@ "eggPlugin": { | ||
"decorator.js", | ||
"decorator.d.ts" | ||
"decorator.d.ts", | ||
"typebox.js", | ||
"typebox.d.ts" | ||
], | ||
@@ -76,0 +78,0 @@ "ci": { |
25378
10
135