Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Avoid 'invalid-meta react is missing "ignore" entry in bower.json' when ... #4

Merged
merged 2 commits into from
Sep 3, 2014
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to want to add a comma at the end here so this parses.

}
"ignore": []
}