publish babylon as next tag since it's not a scoped module yet [skip ci] (#6982)

This commit is contained in:
Henry Zhu 2017-12-06 15:05:48 -05:00 committed by GitHub
parent 509dbb7302
commit fcfa987926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,5 +34,8 @@
},
"bin": {
"babylon": "./bin/babylon.js"
},
"publishConfig": {
"tag": "next"
}
}