webdesignberlin / form-validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

form-validation

When you make changes, you can update the package using

npm version <update_type>

This command will change the version number in package.json.

Note: this will also add a tag with the updated release number to your git repository if you have linked one to your npm account.

After updating the version number,

run npm 

publish again.

About


Languages

Language:JavaScript 74.9%Language:HTML 25.1%