Skip to content

Commit

Permalink
Avoid 'invalid-meta react is missing "ignore" entry in bower.json' wh…
Browse files Browse the repository at this point in the history
…en installing via bower

As suggested here: bower/bower#1388
  • Loading branch information
Søren Brokær committed Aug 26, 2014
1 parent 39e580e commit 807812f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
"name": "react",
"version": "0.11.1",
"main": "react.js"
}
"ignore": []
}

0 comments on commit 807812f

Please sign in to comment.