@stamhoofd/structures
Advanced tools
Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "@stamhoofd/structures", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"main": "./dist/index.js", | ||
@@ -19,3 +19,3 @@ "module": "./esm/dist/index.js", | ||
"devDependencies": { | ||
"@simonbackx/simple-encoding": "^1.8.33", | ||
"@simonbackx/simple-encoding": "^1.9", | ||
"@simonbackx/simple-errors": "^1.0.0", | ||
@@ -40,5 +40,5 @@ "@types/jest": "^25.1.4", | ||
"peerDependencies": { | ||
"@simonbackx/simple-encoding": "^1.8.33", | ||
"@simonbackx/simple-encoding": "^1.9", | ||
"@simonbackx/simple-errors": "^1.0.0" | ||
} | ||
} |
252901