add babel-types package to babel-plugin-transform-es2015-classes
This commit is contained in:
parent
182bea64a8
commit
301912d9c6
@ -13,9 +13,10 @@
|
||||
"babel-traverse": "^6.0.2",
|
||||
"babel-helper-define-map": "^6.0.2",
|
||||
"babel-messages": "^6.0.2",
|
||||
"babel-runtime": "^6.0.2"
|
||||
"babel-runtime": "^6.0.2",
|
||||
"babel-types": "^6.0.2"
|
||||
},
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user