From d6380b5847b762670f088a1fc207a6c2691b8086 Mon Sep 17 00:00:00 2001 From: "Nikola R. Hristov" Date: Wed, 3 Apr 2024 18:43:18 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee72da3..e5d2b31 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "scripts": { "Document": "Document 'Source/**/*.ts'", "dev": "nodemon", - "prepublishOnly": "Build 'Source/**/*.ts'" + "Build": "Build 'Source/**/*.ts'" }, "dependencies": { "axios": "1.6.8",