]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change-version.js: Remove nuspec files (#30161)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 13 Feb 2020 12:37:25 +0000 (14:37 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 17 Feb 2020 19:33:54 +0000 (21:33 +0200)
The version in the nuspec files is updated automatically from package.json through MyGet.ps1

build/change-version.js

index cf567d1bcf0b811ee7dc0c4bbed8eff80ffb8d9a..509cd5ff9cf42a5e3d91a8a73d9259d7642854ee 100755 (executable)
@@ -95,7 +95,6 @@ function main(args) {
     '.js',
     '.json',
     '.md',
-    '.nuspec',
     '.scss',
     '.txt',
     '.yml'