Skip to content

Commit 36c1805

Browse files
Update bootstrap dropdown
1 parent 83409ce commit 36c1805

File tree

7 files changed

+292
-225
lines changed

7 files changed

+292
-225
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"src/styles.scss"
4141
],
4242
"scripts": [
43-
"node_modules/popper.js/dist/umd/popper.min.js",
43+
"node_modules/@popperjs/core/dist/umd/popper.min.js",
4444
"node_modules/bootstrap/dist/js/bootstrap.min.js"
4545
],
4646
"extractLicenses": false,

0 commit comments

Comments
 (0)