Fixed es2015-template-literals dependencies
This commit is contained in:
parent
d80fea47af
commit
1215db2dd3
@ -5,11 +5,13 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-template-literals",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-helper-annotate-as-pure": "7.0.0-beta.3"
|
||||
},
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-annotate-as-pure": "7.0.0-beta.3",
|
||||
"babel-helper-plugin-test-runner": "7.0.0-beta.3"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user