Skip to content

Commit

Permalink
Build: bower.json: remove moot version field
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert authored and timmywil committed May 13, 2015
1 parent 2d71594 commit 61e21a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/release/dist.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: [
Expand Down

0 comments on commit 61e21a4

Please sign in to comment.