diff --git a/package.json b/package.json
index 145a19f7c5886d10eeb2996de0409c60923f434f..b4de9764d365d9e785ea9cb936a9c10e71a7b9ab 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
   ],
   "scripts": {
     "test": "lerna run test",
-    "publish": "lerna publish from-package"
+    "publish": "lerna publish from-package --yes"
   },
   "author": "",
   "license": "LGPL-2.1-or-later",