1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-08 02:42:44 +00:00

chore: added dummy release command

This commit is contained in:
Saad Jutt
2022-05-16 21:36:00 +05:00
parent b780b59b66
commit 7dd08c3b5b

View File

@@ -36,7 +36,7 @@
[
"@semantic-release/exec",
{
"publishCmd": "npx standard-version"
"publishCmd": "echo 'publish command'"
}
]
]