v7.0.0-alpha.3
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "babel-helper-replace-supers",
|
||||
"version": "7.0.0-alpha.1",
|
||||
"version": "7.0.0-alpha.3",
|
||||
"description": "Helper function to replace supers",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-helper-optimise-call-expression": "7.0.0-alpha.1",
|
||||
"babel-traverse": "7.0.0-alpha.1",
|
||||
"babel-messages": "7.0.0-alpha.1",
|
||||
"babel-template": "7.0.0-alpha.1",
|
||||
"babel-types": "7.0.0-alpha.1"
|
||||
"babel-helper-optimise-call-expression": "7.0.0-alpha.3",
|
||||
"babel-traverse": "7.0.0-alpha.3",
|
||||
"babel-messages": "7.0.0-alpha.3",
|
||||
"babel-template": "7.0.0-alpha.3",
|
||||
"babel-types": "7.0.0-alpha.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user