From 00192c7444e5d2ae7b24339db3c45996f17c891a Mon Sep 17 00:00:00 2001 From: Darius Date: Mon, 17 Nov 2025 21:39:40 +0100 Subject: [PATCH] Generic Commit; Most likely a fix or small feature --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 54a4d86..43949a7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ "scripts": { "build": "tsc", "prepublishOnly": "npm run build", - "clean": "rm -rf dist" + "clean": "rm -rf dist", + "update": "npm update @dpu/types" }, "keywords": [ "typescript",