wc-catalogue / blaze-elements

Web Component Blaze Elements
https://wc-catalogue.github.io/blaze-elements/
MIT License
10 stars 4 forks source link

fix(tag): input is set on wrong version #236

Closed elmariofredo closed 7 years ago

elmariofredo commented 7 years ago

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => You can submit support request here, but we preffer to chat about it realtime at our [ngParty slack](https://ngparty.herokuapp.com/)

Current behavior tag has dependency on input ^1.0.0 which is outdated version and is breaking the build

detailed explanation:

Expected behavior we should have proper version

Minimal reproduction of the problem with instructions yarn test

Hotell commented 7 years ago

Pls always remember to have Closes #NumberOfTicket in your commits, otherwise related issue wont be closed automatically.

thx!

Hotell commented 7 years ago

Closed by #237