corede-common
Advanced tools
Comparing version 5.0.3 to 5.0.4
{ | ||
"name": "corede-common", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "The common utility functions, interfaces, types etc.", | ||
@@ -9,3 +9,3 @@ "main": "./dist/index.js", | ||
"prepare": "npm run build", | ||
"build": "nest build" | ||
"build": "tsc -p ." | ||
}, | ||
@@ -19,4 +19,2 @@ "author": "Enes Faruk Oter", | ||
"devDependencies": { | ||
"@nestjs/cli": "^10.0.0", | ||
"@nestjs/testing": "^10.0.0", | ||
"@types/jest": "^29.5.2", | ||
@@ -23,0 +21,0 @@ "@types/node": "^20.3.1", |
Sorry, the diff of this file is not supported yet
227455
17
90
683