@epip/crud
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@epip/crud", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,3 +11,3 @@ { | ||
"outDir": "./dist", | ||
"baseUrl": "./src", | ||
"baseUrl": "./dist", | ||
"esModuleInterop": true, | ||
@@ -29,3 +29,2 @@ "forceConsistentCasingInFileNames": true, | ||
"skipLibCheck": true, | ||
"declarationDir": "./src" | ||
}, | ||
@@ -32,0 +31,0 @@ "exclude": ["./node-modules/**/.ts"], |
4628
93