update validation

This commit is contained in:
2017-01-22 21:50:04 +01:00
parent 2cd1794e7e
commit 5fa530456b
12 changed files with 117 additions and 56 deletions

View File

@ -30,14 +30,15 @@
"q": "^1.4.1",
"rawacme": "^0.2.1",
"rsa-keygen": "^1.0.6",
"smartfile": "^4.1.2",
"smartdelay": "^1.0.1",
"smartfile": "^4.1.4",
"smartstring": "^2.0.22",
"typings-global": "^1.0.14"
},
"devDependencies": {
"@types/should": "^8.1.30",
"cflare": "0.0.10",
"qenv": "^1.1.1",
"cflare": "0.0.11",
"qenv": "^1.1.3",
"should": "^11.1.2",
"typings-test": "^1.0.3"
}