@travetto/schema
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -7,8 +7,8 @@ { | ||
"dependencies": { | ||
"@travetto/config": "^0.2.5", | ||
"@travetto/registry": "^0.2.5" | ||
"@travetto/config": "^0.2.6", | ||
"@travetto/registry": "^0.2.6" | ||
}, | ||
"description": "Data type registry for runtime validation, reflection and binding. ", | ||
"devDependencies": { | ||
"@travetto/test": "^0.2.5" | ||
"@travetto/test": "^0.2.6" | ||
}, | ||
@@ -39,3 +39,4 @@ "optionalExtensionDependencies": { | ||
}, | ||
"version": "0.2.7" | ||
"version": "0.2.8", | ||
"gitHead": "f1b304901894ab5ec1a0911669296a5450e6a5f1" | ||
} |
58590
33
Updated@travetto/config@^0.2.6
Updated@travetto/registry@^0.2.6