Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76fde75

Browse files
author
Steve Hobbs
committed
Turn off prefixVersion for ship CLI
1 parent 506f16b commit 76fde75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.shiprc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"files": {
33
"auth0/__init__.py": []
4-
}
4+
},
5+
"prefixVersion": false
56
}

0 commit comments

Comments
 (0)