We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9741837 commit 567aae4Copy full SHA for 567aae4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "constraint-validator",
3
"main": "dist/validator.js",
4
- "version": "1.0.2",
+ "version": "1.0.3",
5
"description": "List of constraints to process client side validation",
6
"scripts": {
7
"test": "NODE_PATH=./src mocha --require ./tests/bootstrap.js ./tests/**/*.spec.js",
0 commit comments