2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-22 06:50:33 +03:00

Merge pull request #20 from declandewet/greenkeeper/babel-plugin-istanbul-3.0.0

Update babel-plugin-istanbul to the latest version 🚀
This commit is contained in:
Declan de Wet
2016-11-15 02:36:27 +02:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@
"babel-cli": "^6.18.0", "babel-cli": "^6.18.0",
"babel-core": "^6.18.0", "babel-core": "^6.18.0",
"babel-loader": "^6.2.7", "babel-loader": "^6.2.7",
"babel-plugin-istanbul": "^2.0.3", "babel-plugin-istanbul": "^3.0.0",
"babel-preset-es2015": "^6.18.0", "babel-preset-es2015": "^6.18.0",
"babel-register": "^6.18.0", "babel-register": "^6.18.0",
"chai": "^3.5.0", "chai": "^3.5.0",