Skip to content
Snippets Groups Projects
Unverified Commit 270ce945 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Add --no-verify-access (#36)

parent 7d310659
No related branches found
No related tags found
No related merge requests found
Pipeline #14691 failed
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"scripts": { "scripts": {
"test": "lerna run test", "test": "lerna run test",
"build": "lerna run build", "build": "lerna run build",
"publish": "lerna publish from-package --yes" "publish": "lerna publish from-package --yes --no-verify-access"
}, },
"author": "", "author": "",
"license": "LGPL-2.1-or-later", "license": "LGPL-2.1-or-later",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment