]> 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:29:29 +0000 (12:29 -0400)
Related:
https://github.com/bower/bower.json-spec/commit/a325da3d79baab018c572d75dc1781b12322f6cd

Close gh-2304

build/release/dist.js

index ae8d3bc21cff8f6cd589d7594f36cb7109094e05..98d6de30ea065f477416826f96d0af96444338ab 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: [