Skip to content

Commit

Permalink
Set jQuery as peerDependency instead of dependency
Browse files Browse the repository at this point in the history
closes #10
  • Loading branch information
elboletaire committed Oct 29, 2018
1 parent 3a76fe9 commit 6aa0d47
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 @@ -61,7 +61,7 @@
"karma-virtualboxany-launcher": "^0.1.3",
"watchify": "^3.9.0"
},
"dependencies": {
"peerDependencies": {
"jquery": ">=1.14.0"
},
"files": [
Expand Down

0 comments on commit 6aa0d47

Please sign in to comment.