Skip to content

Commit

Permalink
add firebase stuff for topeka; remove google-code-prettify from core.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Aug 8, 2014
1 parent fa33cde commit cbe30be
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
7 changes: 0 additions & 7 deletions repo-configs/core.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,5 @@
"designer",
"pica"
]
},
{
"dir": "components",
"org": "tcollard",
"repos": [
"google-code-prettify"
]
}
]
1 change: 0 additions & 1 deletion repo-configs/labs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"chart-js",
"code-mirror",
"cool-clock",
"fire-base",
"flatiron-director",
"g-kratu",
"github-elements",
Expand Down
15 changes: 15 additions & 0 deletions repo-configs/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,20 @@
"todomvc",
"topeka"
]
},
{
"dir": "components",
"org": "tcollard",
"repos": [
"google-code-prettify"
]
},
{
"dir": "components",
"org": "firebase",
"repos": [
"firebase-bower::firebase",
"firebase-simple-login"
]
}
]

0 comments on commit cbe30be

Please sign in to comment.