Skip to content

Commit

Permalink
Add bootstrap peer-dependency popper.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonni committed Jan 5, 2021
1 parent aadef66 commit 9add65a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Expand Up @@ -28,10 +28,11 @@
"dependencies": {
"bootstrap": "^4.5.3",
"jquery": "3.5.1",
"luxon": "^1.25.0"
"luxon": "^1.25.0",
"popper.js": "^1.16.1"
},
"devDependencies": {
"browser-sync": "^2.26.13",
"gulp": "^4.0.2"
}
}
}

0 comments on commit 9add65a

Please sign in to comment.