diff --git a/packages/notification/package.json b/packages/notification/package.json
index d10ab112a6044ccd02c7ce3f160545395b2e370d..866dfde2cfbbef4706721f84d49637e073fbf2b7 100644
--- a/packages/notification/package.json
+++ b/packages/notification/package.json
@@ -22,7 +22,6 @@
     "lit-element": "^2.1.0"
   },
   "scripts": {
-    "setup": "mkdir -p node_modules && cd node_modules && ln -sfn ../vendor/common vpu-common",
     "clean": "rm dist/*",
     "build": "npm run build-local",
     "build-local": "rollup -c",