Skip to content

Commit

Permalink
chore: remove identifier base for pre-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Sep 22, 2023
1 parent ec6319c commit b560263
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cliff-jumperrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"$schema": "https://raw.githubusercontent.com/favware/cliff-jumper/main/assets/cliff-jumper.schema.json",
"name": "cliff-jumper",
"org": "favware",
"packagePath": "."
"packagePath": ".",
"identifierBase": false
}

0 comments on commit b560263

Please sign in to comment.