Comparing version 0.1.3 to 0.1.4
@@ -1,3 +0,3 @@ | ||
const { teseo } = require('./src'); | ||
const teseo = require('./src'); | ||
module.exports = teseo; |
{ | ||
"name": "teseo", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Small utility that helps to find a way out of a relational db dependency labyrinth", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
50722