diff options
| author | XhmikosR <[email protected]> | 2017-10-23 10:21:38 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-23 10:21:38 +0300 |
| commit | 0d71a8a738688455746e91f7806fa0515c96d263 (patch) | |
| tree | fa2cb8b3a0fb194fcd3679e7e76fb5561eba1065 /nuget/bootstrap.nuspec | |
| parent | 51740592268007bba3a7ae0bcaa76886e5e88e7b (diff) | |
| download | bootstrap-0d71a8a738688455746e91f7806fa0515c96d263.tar.xz bootstrap-0d71a8a738688455746e91f7806fa0515c96d263.zip | |
Update popper.js to v1.12.6 and package-lock.json. (#24512)
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 232a1699b..0371197c8 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -17,7 +17,7 @@ <requireLicenseAcceptance>false</requireLicenseAcceptance> <dependencies> <dependency id="jQuery" version="[3.0.0,4)" /> - <dependency id="popper.js" version="[1.12.3,2)" /> + <dependency id="popper.js" version="[1.12.6,2)" /> </dependencies> <tags>css mobile-first responsive front-end framework web</tags> </metadata> |
