chore(deps): make jQuery ^3.5.1 a peer dependency (#2721)

Co-authored-by: Austin Pray <austin@austinpray.com>
This commit is contained in:
Nathan Knowler
2021-05-26 19:32:17 -05:00
committed by GitHub
parent 0808d80063
commit e5a59753c7
2 changed files with 1 additions and 6 deletions

View File

@@ -39,7 +39,7 @@
"stylelint-config-standard": "^20.0.0",
"tailwindcss": "^2.0.3"
},
"dependencies": {
"peerDependencies": {
"jquery": "^3.5.1"
}
}