Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-02-13 15:37:25 +0300
committerGitHub <noreply@github.com>2020-02-13 15:37:25 +0300
commite7bedac3db1686c09ed08c6a3b1730510cc7f2db (patch)
tree49045860f9483d1a2364581ca7ae6416cb3d1cc4 /build
parentba72645eaf2503a3b39fd535e836393e787ba1b7 (diff)
change-version.js: Remove nuspec files (#30161)
The version in the nuspec files is updated automatically from package.json through MyGet.ps1
Diffstat (limited to 'build')
-rw-r--r--build/change-version.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/change-version.js b/build/change-version.js
index 0c4f3ef353..e68d4fe62a 100644
--- a/build/change-version.js
+++ b/build/change-version.js
@@ -102,7 +102,6 @@ function main(args) {
'.js',
'.json',
'.md',
- '.nuspec',
'.scss',
'.txt',
'.yml'