不要怂,就是干,撸起袖子干!

Commit c07d4da8 by Erik Seliger

chore: add prerelease for beta branch

1 parent 6ef449c1
Showing with 9 additions and 0 deletions
...@@ -84,6 +84,15 @@ ...@@ -84,6 +84,15 @@
"tedious": "^6.0.0", "tedious": "^6.0.0",
"typescript": "^3.3.3333" "typescript": "^3.3.3333"
}, },
"release": {
"branches": [
"master",
{
"name": "beta",
"prerelease": true
}
]
},
"keywords": [ "keywords": [
"mysql", "mysql",
"mariadb", "mariadb",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!