Skip to content

Commit

Permalink
Added needed peerDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlybyte committed Nov 2, 2018
1 parent c3bf428 commit f61097b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,10 @@
"not dead",
"not ie <= 11",
"not op_mini all"
]
],
"peerDependencies": {
"ajv": "^6.5.4",
"jquery": "^3.3.1",
"popper.js": "^1.14.4"
}
}

0 comments on commit f61097b

Please sign in to comment.