prevent Lerna from publishing the jsdoc package (for now)

This commit is contained in:
Jeff Williams 2019-09-20 15:57:20 -07:00
parent 0fb170f562
commit ad3ee08a8d

View File

@ -1,5 +1,6 @@
{
"name": "jsdoc",
"private": true,
"version": "4.0.0-dev",
"revision": "1569013511930",
"description": "An API documentation generator for JavaScript.",