@travetto/model
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@travetto/model", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Datastore abstraction for core operations.", | ||
@@ -29,10 +29,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/config": "^3.1.0", | ||
"@travetto/di": "^3.1.0", | ||
"@travetto/registry": "^3.1.0", | ||
"@travetto/schema": "^3.1.0" | ||
"@travetto/config": "^3.1.1", | ||
"@travetto/di": "^3.1.1", | ||
"@travetto/registry": "^3.1.1", | ||
"@travetto/schema": "^3.1.1" | ||
}, | ||
"peerDependencies": { | ||
"@travetto/cli": "^3.1.0", | ||
"@travetto/test": "^3.1.0" | ||
"@travetto/cli": "^3.1.1", | ||
"@travetto/test": "^3.1.1" | ||
}, | ||
@@ -39,0 +39,0 @@ "peerDependenciesMeta": { |
Updated@travetto/config@^3.1.1
Updated@travetto/di@^3.1.1
Updated@travetto/registry@^3.1.1
Updated@travetto/schema@^3.1.1