moeen-basra / ree-validate

Simple React.js input validation plugin extended from vee-validate
MIT License
16 stars 4 forks source link

Version 3.3.0 update not working #19

Closed RobertOnyango closed 4 years ago

RobertOnyango commented 4 years ago

Versions:

Description:

Version 3.3.0 not working after update from 3.0.2

Steps To Reproduce:

npm update ree-validate

moeen-basra commented 4 years ago

remove and reinstall the package

npm r -S ree-validate npm i -S ree-validate