Content-Length: 261038 | pFad | http://github.com/npm/cli/commit/9281ebf8e428d40450ad75ba61bc6f040b3bf896

FC chore: fix smoke tests prerelease needs separate string args (#8057) · npm/cli@9281ebf · GitHub
Skip to content

Commit 9281ebf

Browse files
authored
chore: fix smoke tests prerelease needs separate string args (#8057)
1 parent aa202e9 commit 9281ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ const main = async (opts) => {
127127
const workspace = publish.workspace && `--workspace=${publish.name}`
128128
const publishPkg = (...args) => npm('publish', workspace, `--tag=${publish.tag}`, ...args)
129129

130-
await npm('version prerelease', workspace, '--preid=smoke')
130+
await npm('version', 'prerelease', workspace, '--preid=smoke')
131131
if (isPack) {
132132
await npm(
133133
'pack',

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/npm/cli/commit/9281ebf8e428d40450ad75ba61bc6f040b3bf896

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy