Skip to content

Commit

Permalink
[lerna] option verifyAccess to false
Browse files Browse the repository at this point in the history
This will permit publishing to npm using an automation token.

lerna/lerna#2788 (comment)

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
  • Loading branch information
bhufmann committed Apr 13, 2023
1 parent e56e384 commit e4550a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"run": {
"stream": true
}
}
},
"verifyAccess": false
}

0 comments on commit e4550a8

Please sign in to comment.