|
|
@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
"name": "@validatem/validation-result", |
|
|
|
"description": "Utility for creating a 'validation result', ie. an object that represents zero or more errors and an optional result value", |
|
|
|
"version": "0.1.1", |
|
|
|
"version": "0.1.2", |
|
|
|
"main": "index.js", |
|
|
|
"repository": "http://git.cryto.net/validatem/validation-result.git", |
|
|
|
"author": "Sven Slootweg <admin@cryto.net>", |
|
|
|