Skip to content

Commit b56efd6

Browse files
authored
Revert "move jquery to peerDependencies from dependencies"
1 parent 6456911 commit b56efd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"type": "git",
2525
"url": "https://github.com/uxsolutions/bootstrap-datepicker.git"
2626
},
27-
"peerDependencies": {
27+
"dependencies": {
2828
"jquery": ">=1.7.1 <4.0.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)