RonaldJerez / vue-input-facade

A lightweight and dependency free input masking library created specific for Vue
https://ronaldjerez.github.io/vue-input-facade/latest/
183 stars 27 forks source link

"This dependency was not found" on 1.3.5 #38

Closed i-defranca closed 3 years ago

i-defranca commented 3 years ago

After updating to 1.3.5, I get "This dependency was not found" on nuxt dev build.

Steps to reproduce the behavior:

  1. Update to 1.3.5
  2. Try run dev build

Expected behavior No breaking change from 1.3.4

Edit: setting "vue-input-facade": "1.3.4" on package.json fix the build.

RonaldJerez commented 3 years ago

Thanks, I just switched over to GitHub Actions from travisCI, will take a look see what went wrong.

RonaldJerez commented 3 years ago

@i-defranca it has been fixed. Use 1.3.6, I will deprecate 1.3.5