Pin dependency babel-plugin-transform-es2015-template-literals to 6.22.0 (https://github.com/woocommerce/woocommerce-admin/pull/1178)
This commit is contained in:
parent
ce3d895c27
commit
a4434e3e67
|
@ -63,7 +63,7 @@
|
|||
"babel-eslint": "10.0.1",
|
||||
"babel-loader": "8.0.4",
|
||||
"babel-plugin-transform-class-properties": "6.24.1",
|
||||
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
|
||||
"babel-plugin-transform-es2015-template-literals": "6.22.0",
|
||||
"chalk": "2.4.1",
|
||||
"concurrently": "4.1.0",
|
||||
"copy-webpack-plugin": "4.6.0",
|
||||
|
|
Loading…
Reference in New Issue