diff --git a/package.json b/package.json index 052fbff..1b69893 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "license": "GPL-3.0", "scripts": { "format": "prettier --cache -w .", + "build": "pnpm --filter vagabond-n build", "preinstall": "npx only-allow pnpm" }, "devDependencies": {