Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "ab-models", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -12,2 +12,3 @@ var bcrypt = require('bcrypt-nodejs'); | ||
apiSecret: String, | ||
silentMode: { type: Boolean, default: false }, | ||
tokens: Array, | ||
@@ -14,0 +15,0 @@ |
10234
304