We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7104a3 commit 445159cCopy full SHA for 445159c
package.json
@@ -0,0 +1,8 @@
1
+{
2
+ "name": "jquery-validation-for-webforms",
3
+ "version": "1.1.0",
4
+ "main": "./jquery.validation.net.webforms.js",
5
+ "dependencies": {
6
+ "jquery-validation": "^1.15.0"
7
+ }
8
+}
0 commit comments