budibase/versions/package.json

7 lines
174 B
JSON
Raw Normal View History

2023-04-20 13:18:50 +02:00
{
2023-04-20 13:37:06 +02:00
"version": "0.0.999-alpha.6",
"scripts": {
"postversion": "git push --tags && git push && echo \"Successfully pushed version and tag $npm_package_version!\""
}
2023-04-20 13:18:50 +02:00
}