From a6e7200c63e5d655a453b212da00e065743a49e6 Mon Sep 17 00:00:00 2001 From: panaaj <38519157+panaaj@users.noreply.github.com> Date: Fri, 22 Dec 2023 13:33:15 +1030 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7bbd4e5..0bcd912c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "build:web": "ng build -c production --output-hashing all", "build:all": "npm run build:helper && npm run build:web", "build:prod": "npm run build:all", - "prepare_x": "npm run build:all" + "prepare": "npm run build:all" }, "author": "AdrianP", "contributors": [