Skip to content

Commit

Permalink
Fix #6 - No remote found for dependency jashkenas/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
mohangandhiGH committed Jan 31, 2017
1 parent 7c27f46 commit 5f35ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtfs-validator-webapp/component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "validation_output",
"dependencies": {
"jashkenas/backbone": "*",
"jashkenas/backbone": "1.2.3",
"jashkenas/underscore": "*",
"components/bootstrap": "*",
"components/jquery": "*"
Expand Down

0 comments on commit 5f35ccf

Please sign in to comment.