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

Merge branch 'master' into greenkeeper/rollup-plugin-buble-0.19.4

This commit is contained in:
Sébastien Chopin
2018-11-26 14:14:30 +01:00
committed by GitHub
3 changed files with 56 additions and 1021 deletions
+2 -3
View File
@@ -39,7 +39,7 @@
"chai": "^4.1.1",
"codecov": "^3.0.0",
"cross-env": "^5.0.5",
"css-loader": "^0.28.4",
"css-loader": "^1.0.1",
"doctoc": "^1.3.0",
"es6-promise": "^4.1.1",
"express": "^4.15.4",
@@ -57,7 +57,7 @@
"mocha": "^5.0.0",
"phantomjs-prebuilt": "^2.1.15",
"rimraf": "^2.6.1",
"rollup": "^0.66.0",
"rollup": "^0.67.0",
"rollup-plugin-buble": "^0.19.4",
"rollup-plugin-commonjs": "^9.1.4",
"rollup-plugin-json": "^2.3.0",
@@ -77,7 +77,6 @@
},
"files": [
"lib",
"yarn.lock",
"types/index.d.ts",
"types/vue.d.ts"
],