diff options
| author | XhmikosR <[email protected]> | 2020-07-07 10:30:05 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-07 10:30:05 +0300 |
| commit | 3210ab4f64287665378c20d88ab3fc2f0ee41038 (patch) | |
| tree | 6fda5992c280acf7d1fb868dc71ebebdad0aa0a6 /nuget/bootstrap.nuspec | |
| parent | bd72dfc41d64f5bdc59c621073990733d1db9f4c (diff) | |
| download | bootstrap-3210ab4f64287665378c20d88ab3fc2f0ee41038.tar.xz bootstrap-3210ab4f64287665378c20d88ab3fc2f0ee41038.zip | |
Update popper.js to v1.16.1. (#31250)
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 c6499d95a..2f8696d41 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.0,2)" /> + <dependency id="popper.js" version="[1.16.1,2)" /> </dependencies> <tags>css mobile-first responsive front-end framework web</tags> <contentFiles> |
