Skip to content

Commit 23939e3

Browse files
committed
Add the babel-plugin-transform-es2015-template-literals transform to the package
1 parent c0de387 commit 23939e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"babel-core": "^6.14.0",
3434
"babel-eslint": "^7.0.0",
3535
"babel-jest": "^20.0.0",
36+
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
3637
"babel-plugin-transform-flow-strip-types": "^6.21.0",
3738
"babel-plugin-transform-object-rest-spread": "^6.20.2",
3839
"babel-polyfill": "^6.16.0",

0 commit comments

Comments
 (0)