fix parsing bug

This commit is contained in:
Torben Pi Jensen
2026-05-09 19:41:22 +02:00
parent cd414c0039
commit 9fc4663ff1
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "stuen-common",
"version": "1.4.1",
"version": "1.4.2",
"main": "dist/common.js",
"type": "commonjs",
"types": "dist/common.d.ts",