tm-apps-db
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -20,2 +20,6 @@ "use strict"; | ||
}, | ||
publication_id: { | ||
type: DataTypes.INTEGER, | ||
allowNull: true | ||
}, | ||
source: { | ||
@@ -22,0 +26,0 @@ type: DataTypes.STRING, |
{ | ||
"name": "tm-apps-db", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "Apps consumer database initialiser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
42759
46
1157