We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68f4fb commit 5389929Copy full SHA for 5389929
.publishrc
@@ -8,7 +8,7 @@
8
"gitTag": true
9
},
10
"confirm": true,
11
- "publishTag": "--access public",
+ "publishTag": "latest --access public",
12
"prePublishScript": "npm test",
13
"postPublishScript": false
14
}
0 commit comments