@northernv/supermodel
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@northernv/supermodel", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A Base model for Knex", | ||
@@ -9,2 +9,3 @@ "main": "index.js", | ||
"scripts": { | ||
"build": "node -v", | ||
"test": "jest", | ||
@@ -11,0 +12,0 @@ "test:coverage": "jest --collectCoverage", |
26491