Skip to content

Commit

Permalink
build(v1): Add v1 tag config to ensure we do not publish as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Sep 28, 2023
1 parent 66fe9b0 commit d0f521b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,8 @@
"volta": {
"node": "10.24.1",
"yarn": "1.22.19"
},
"publishConfig": {
"tag": "v1"
}
}

0 comments on commit d0f521b

Please sign in to comment.