aboutsummaryrefslogtreecommitdiff
path: root/nuget/bootstrap.sass.nuspec
diff options
context:
space:
mode:
authorJesse Mandel <[email protected]>2020-12-14 04:34:31 -0800
committerGitHub <[email protected]>2020-12-14 14:34:31 +0200
commita31ea592d6dc467839569490b2e4dbaa747a92a1 (patch)
treed89133f77bb8a4176913f563b08237144e618aad /nuget/bootstrap.sass.nuspec
parentfe3658672c9549dc8c68c1e8db384c4e444cee88 (diff)
downloadbootstrap-a31ea592d6dc467839569490b2e4dbaa747a92a1.tar.xz
bootstrap-a31ea592d6dc467839569490b2e4dbaa747a92a1.zip
Few updates for v5.0.0-beta1 NuGet support (#32453)
PopperJS 2.0 isn't on Nuget so dropped as a dependency
Diffstat (limited to 'nuget/bootstrap.sass.nuspec')
-rw-r--r--nuget/bootstrap.sass.nuspec5
1 files changed, 1 insertions, 4 deletions
diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec
index cbd72a6b5..77ab201c8 100644
--- a/nuget/bootstrap.sass.nuspec
+++ b/nuget/bootstrap.sass.nuspec
@@ -3,7 +3,7 @@
<metadata>
<id>bootstrap.sass</id>
<!-- pulled from package.json -->
- <version>4</version>
+ <version>5</version>
<title>Bootstrap Sass</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 sass mobile-first responsive front-end framework web</tags>
<contentFiles>
<files include="**/*" buildAction="Content" />