diff options
| author | XhmikosR <[email protected]> | 2020-12-15 11:24:13 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-12-15 11:24:13 +0200 |
| commit | ea9c7e735b2593229a504d53e986eb38cacc7066 (patch) | |
| tree | 5a872f8f959232592bb0aa34cc5b4dbb7ecbc364 /nuget/bootstrap.nuspec | |
| parent | e5933330e1e3c363d240035d67f97ec094577d91 (diff) | |
| parent | cc3a5cf79a5afd73a97dce380f93e0d192a34456 (diff) | |
| download | bootstrap-rohit/main/modal-with-sticky.tar.xz bootstrap-rohit/main/modal-with-sticky.zip | |
Merge remote-tracking branch 'remotes/origin/main' into rohit/main/modal-with-stickyrohit/main/modal-with-sticky
Diffstat (limited to 'nuget/bootstrap.nuspec')
| -rw-r--r-- | nuget/bootstrap.nuspec | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 2e4cd1470..59fdcb59c 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -3,7 +3,7 @@ <metadata> <id>bootstrap</id> <!-- pulled from package.json --> - <version>4</version> + <version>5</version> <title>Bootstrap CSS</title> <authors>The Bootstrap Authors, Twitter Inc.</authors> <owners>bootstrap</owners> @@ -16,9 +16,6 @@ <license type="file">LICENSE.txt</license> <copyright>Copyright 2017-2020</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> - <dependencies> - <dependency id="@popperjs/core" version="[2.5.4,3)" /> - </dependencies> <tags>css mobile-first responsive front-end framework web</tags> <contentFiles> <files include="**/*" buildAction="Content" /> |
