fix(deps): update dependency @babel/runtime-corejs2 to v7.1.5 (https://github.com/woocommerce/woocommerce-admin/pull/865)

This commit is contained in:
renovate[bot] 2018-11-16 09:14:34 -05:00 committed by Jonathan Belcher
parent 97faa52909
commit 098b24e99e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"module": "build-module/index.js",
"react-native": "src/index",
"dependencies": {
"@babel/runtime-corejs2": "7.1.2",
"@babel/runtime-corejs2": "7.1.5",
"@woocommerce/csv-export": "^1.0.0",
"@woocommerce/currency": "^1.0.0",
"@woocommerce/date": "^1.0.0",