From 0085aba43042f25eece2fc7373983315557de915 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Mon, 5 Aug 2024 05:19:06 -0500 Subject: [PATCH] chore: fixpack --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29519b8e..0ff902f9 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@babel/runtime": "^7.20.13", "@commitlint/cli": "17", "@commitlint/config-conventional": "17", - "babelify": "^10.0.0", "Base64": "^1.1.0", + "babelify": "^10.0.0", "basic-auth-connect": "^1.0.0", "body-parser": "^1.20.1", "browserify": "^17.0.0",