Skip to content

Commit

Permalink
Merge pull request #17 from graingert/patch-1
Browse files Browse the repository at this point in the history
Support UMD and use jQuery as a peerDependency
  • Loading branch information
gdsmith committed May 15, 2016
2 parents 2c4233a + 1b3c185 commit 9f5ff93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"peerDependencies": {
"jquery": ">= 1.3.0"
},
"keywords": [
Expand Down

0 comments on commit 9f5ff93

Please sign in to comment.