2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fix missing @popperjs/core 2.11.8 refs (#38783)

This commit is contained in:
Julien Déramond
2023-06-25 20:36:55 +02:00
committed by GitHub
parent e946bf7e94
commit 8321397656
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"vnu-jar": "23.4.11"
},
"peerDependencies": {
"@popperjs/core": "^2.11.7"
"@popperjs/core": "^2.11.8"
}
},
"node_modules/@ampproject/remapping": {