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

Try publishing with "lerna publish" (#36)

parent e9daae6f
No related branches found
No related tags found
No related merge requests found
Pipeline #14679 failed
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
], ],
"scripts": { "scripts": {
"test": "lerna run test", "test": "lerna run test",
"publish": "lerna run publish" "publish": "lerna publish from-package"
}, },
"author": "", "author": "",
"license": "LGPL-2.1-or-later", "license": "LGPL-2.1-or-later",
......
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
\ No newline at end of file
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