five-bells-shared
Advanced tools
Comparing version 8.7.0 to 8.8.0
{ | ||
"name": "five-bells-shared", | ||
"version": "8.7.0", | ||
"version": "8.8.0", | ||
"description": "Shared components for Five Bells projects.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -38,6 +38,10 @@ { | ||
"type": "boolean" | ||
}, | ||
"ledger": { | ||
"description": "A link the the account's ledger", | ||
"type": "Iri.json" | ||
} | ||
}, | ||
"required": ["name", "balance"], | ||
"required": ["name"], | ||
"additionalProperties": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1695343
2959