diff options
| author | Johann-S <[email protected]> | 2020-06-19 11:17:01 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-12-06 18:42:40 +0200 |
| commit | adfdf7160b5822aae12eea677e7dd3128d2569bf (patch) | |
| tree | dc09bbdff9ce3457867d28aadc583f0de6da0ec2 /nuget/bootstrap.nuspec | |
| parent | 5f89ea3a0f9b56547eb03b98afcd189b89d7e5a6 (diff) | |
| download | bootstrap-adfdf7160b5822aae12eea677e7dd3128d2569bf.tar.xz bootstrap-adfdf7160b5822aae12eea677e7dd3128d2569bf.zip | |
Update to popper.js v2.x
Diffstat (limited to 'nuget/bootstrap.nuspec')
| -rw-r--r-- | nuget/bootstrap.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 2f8696d41..50888a0b7 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -17,7 +17,7 @@ <copyright>Copyright 2017-2020</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> <dependencies> - <dependency id="popper.js" version="[1.16.1,2)" /> + <dependency id="@popperjs/core" version="[2.4.2,3)" /> </dependencies> <tags>css mobile-first responsive front-end framework web</tags> <contentFiles> |
