casbloem / vue-luxon

Easy use of datetime with Luxon in Vue
https://npmjs.com/package/vue-luxon
72 stars 8 forks source link

Package isn't using latest Luxon version #7

Closed markhoney closed 5 years ago

markhoney commented 5 years ago

Can the package.json version of luxon be changed from "1.0.0" to "^1.0.0", to allow this package to use the latest version of Luxon?

casbloem commented 5 years ago

I've changed it!