Merge pull request #144 from michaeldjeffrey/master

update jquery-validate jquery version
This commit is contained in:
Guy Bedford
2015-01-30 07:23:04 +02:00
@@ -9,6 +9,6 @@
} }
}, },
"dependencies": { "dependencies": {
"jquery": "jquery@^2.1.1" "jquery": "*"
} }
} }