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
committerXhmikosR <xhmikosr@gmail.com>2020-02-17 22:33:54 +0300
commit8c4b61e30c3fcd01f821f64532571b1a8361158f (patch)
treef83f35f855cc2b96a03061f1ff0f50be7aa883f8 /build
parentc77ec4fb06fcfc7b40ea869eaa56d11d4164048c (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')
-rwxr-xr-xbuild/change-version.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/change-version.js b/build/change-version.js
index cf567d1bcf..509cd5ff9c 100755
--- a/build/change-version.js
+++ b/build/change-version.js
@@ -95,7 +95,6 @@ function main(args) {
'.js',
'.json',
'.md',
- '.nuspec',
'.scss',
'.txt',
'.yml'