You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
semver as <code>>=1.4.0 <1.5.0</code>. See <ahref="https://github.com./npm/npm/issues/6082">https://github.com./npm/npm/issues/6082</a>.</p>
209
209
<p>The simplest way to avoid semver problems with tags is to use tags that do
210
210
not begin with a number or the letter <code>v</code>.</p>
211
+
<h3id="configuration">Configuration</h3>
212
+
<h4id="workspaces">workspaces</h4>
213
+
<p>Only supported by <code>ls</code>. Enables listing dist-tags of all workspace
214
+
contexts defined in the current <code>package.json</code>.</p>
215
+
<h4id="workspace">workspace</h4>
216
+
<p>Only supported by <code>ls</code>. Enables listing dist-tags of workspace contexts
217
+
limiting results to only those specified by this config item.</p>
0 commit comments