@simonbackx/simple-endpoints
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"scripts": { | ||
@@ -16,8 +16,7 @@ "test": "jest --setupFiles dotenv/config", | ||
"peerDependencies": { | ||
"@simonbackx/simple-encoding": "^2.2.2", | ||
"@simonbackx/simple-errors": "^1.3.0", | ||
"uuid": "^8.3.2" | ||
"@simonbackx/simple-encoding": "^2.2.3", | ||
"@simonbackx/simple-errors": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"@simonbackx/simple-encoding": "^2.2.2", | ||
"@simonbackx/simple-encoding": "^2.2.3", | ||
"@simonbackx/simple-errors": "^1.3.0", | ||
@@ -24,0 +23,0 @@ "@types/jest": "^25.1.4", |
2
63827