Allow plugins to assert that a specific babel version has loaded the plugin. (#7450)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/helper-plugin-utils": "7.0.0-beta.40",
|
||||
"@babel/helper-annotate-as-pure": "7.0.0-beta.40"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user