mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Move from dependencies to peerDependencies
This commit is contained in:
parent
0cb7a1687c
commit
b21fc944b4
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
},
|
||||
"peerDependencies": {
|
||||
"jquery": ">=1.9.1",
|
||||
"popper.js": "^1.11.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue