Skip to content

Commit e84e6f5

Browse files
staabmjzaefferer
authored andcommitted
Build: Added license info to package.json
This fixes a warning while `npm install` that the package does not provide license information. Closes jquery-validation#1501
1 parent 7478909 commit e84e6f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Client-side form validation made easy",
55
"version": "1.13.2-pre",
66
"homepage": "http://jqueryvalidation.org/",
7+
"license": "MIT",
78
"author": {
89
"name": "Jörn Zaefferer",
910
"email": "joern.zaefferer@gmail.com",

0 commit comments

Comments
 (0)