tm-apps-db
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -96,2 +96,6 @@ "use strict"; | ||
allowNull: true | ||
}, | ||
exclude_mobile: { | ||
type: DataTypes.BOOLEAN, | ||
allowNull: true | ||
} | ||
@@ -98,0 +102,0 @@ }, { |
{ | ||
"name": "tm-apps-db", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "Apps consumer database initialiser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
88315
48
1182