0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 02:42:39 +00:00

removing the architecuter files

This commit is contained in:
Scott Tolksdorf
2016-12-25 21:46:59 -05:00
parent bd6ba1e497
commit 90a6ac4ef8
2 changed files with 0 additions and 243 deletions

View File

@@ -1,22 +0,0 @@
{
"C:\\Dropbox\\root\\Programming\\Javascript\\homebrewery\\client\\admin\\homebrewAdmin\\brewSearch.jsx": [
"react",
"lodash",
"classnames",
"superagent"
],
"C:\\Dropbox\\root\\Programming\\Javascript\\homebrewery\\client\\admin\\homebrewAdmin\\homebrewAdmin.jsx": [
"react",
"lodash",
"classnames",
"superagent",
"moment",
"./brewSearch.jsx"
],
"C:\\Dropbox\\root\\Programming\\Javascript\\homebrewery\\client\\admin\\admin.jsx": [
"react",
"lodash",
"classnames",
"./homebrewAdmin/homebrewAdmin.jsx"
]
}