From 87d42437117239159417d392f7ee681cbf55a067 Mon Sep 17 00:00:00 2001 From: teoxoy <28601907+teoxoy@users.noreply.github.com> Date: Sat, 8 Jul 2023 00:56:07 +0200 Subject: [PATCH] update printj --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dd5c7a..ef21df6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "luaparse": "^0.3.1", - "printj": "^1.2.2" + "printj": "^1.3.1" }, "devDependencies": { "@types/luaparse": "^0.2.9",