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",