]> source.dussan.org Git - jquery.git/commitdiff
Build: bower.json: remove moot `version` field
authorChris Rebert <github@rebertia.com>
Wed, 13 May 2015 03:13:46 +0000 (20:13 -0700)
committerTimmy Willison <timmywillisn@gmail.com>
Wed, 13 May 2015 16:28:21 +0000 (12:28 -0400)
Related:
https://github.com/bower/bower.json-spec/commit/a325da3d79baab018c572d75dc1781b12322f6cd

Close gh-2304

build/release/dist.js

index 624e44bb0080b032970e788c82bafed5d5675e7c..7d134b429d255a913fa69e0a898ae36c8877240f 100644 (file)
@@ -36,7 +36,6 @@ module.exports = function( Release, complete ) {
        function generateBower() {
                return JSON.stringify({
                        name: pkg.name,
-                       version: pkg.version,
                        main: pkg.main,
                        license: "MIT",
                        ignore: [