2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-06-15 10:32:26 +03:00

add tribute as a dev dependency so tests will pass

This commit is contained in:
syropian
2016-07-26 15:47:50 -04:00
parent e91a00a8ab
commit 2627e3bf47
+1
View File
@@ -51,6 +51,7 @@
"phantomjs-prebuilt": "^2.1.7",
"rollup": "^0.33.0",
"rollup-plugin-babel": "^2.6.1",
"tributejs": "^2.0.3",
"vue": "^1.0.26",
"watchify": "^3.7.0"
}