From 7d8c95a914c59c5e6b37b883d5f9d47696137660 Mon Sep 17 00:00:00 2001 From: Rizky Date: Thu, 1 Aug 2024 18:22:00 +0700 Subject: [PATCH] fix --- app/srv/ws/sync/code/utlis/ensure-files.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/srv/ws/sync/code/utlis/ensure-files.ts b/app/srv/ws/sync/code/utlis/ensure-files.ts index d160be0f..39547d61 100644 --- a/app/srv/ws/sync/code/utlis/ensure-files.ts +++ b/app/srv/ws/sync/code/utlis/ensure-files.ts @@ -94,7 +94,7 @@ export const ensureFiles = async (path: string, id_site: string) => { "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7", uuid: "^9.0.1", - xlsx: "npm:@e965/xlsx@^0.20.2-released.0", + xlsx: "npm:@e965/xlsx", zod: "^3.22.4", }, }),