mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
chore(semantic-release): release channel latest from branch dev
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
"release": {
|
||||
"branch": "dev"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "babel --version && babel lib -d dist --optional runtime",
|
||||
"build:w": "npm run build -- -w",
|
||||
@@ -74,9 +77,6 @@
|
||||
"eslintplugin",
|
||||
"meteor"
|
||||
],
|
||||
"release": {
|
||||
"branch": "master"
|
||||
},
|
||||
"config": {
|
||||
"ghooks": {
|
||||
"commit-msg": "node_modules/.bin/validate-commit-msg"
|
||||
|
||||
Reference in New Issue
Block a user