🐛 Fix missing export

This commit is contained in:
Jakub Juszczak
2016-10-15 13:00:24 +02:00
parent f94b320dfa
commit 6f77de832e

View File

@@ -19,3 +19,5 @@ const VueCharts = {
reactiveProp,
reactiveData
}
module.exports = VueCharts