validation errors cont

This commit is contained in:
seanpmaxwell
2019-03-30 22:47:52 -07:00
parent 895a105a16
commit 956b4c9721

View File

@@ -1,6 +1,6 @@
{ {
"name": "trool", "name": "trool",
"version": "1.0.0", "version": "1.0.1",
"description": "a rule engine for NodeJS written in TypeScript", "description": "a rule engine for NodeJS written in TypeScript",
"main": "./lib/index.js", "main": "./lib/index.js",
"typings": "./lib/index.d.ts", "typings": "./lib/index.d.ts",