update to beta.0 [skip ci]
This commit is contained in:
parent
8dffbf19d0
commit
5c824273bc
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-remove-unused-catch-binding",
|
||||
"version": "7.0.0-alpha.20",
|
||||
"version": "7.0.0-beta.0",
|
||||
"description": "Remove unused catch bindings",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-remove-unused-catch-binding",
|
||||
"license": "MIT",
|
||||
@ -9,9 +9,9 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-plugin-syntax-optional-catch-binding": "7.0.0-alpha.20"
|
||||
"babel-plugin-syntax-optional-catch-binding": "7.0.0-beta.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.20"
|
||||
"babel-helper-plugin-test-runner": "7.0.0-beta.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user