1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-15 23:05:57 +00:00

Removing uneeded files

This commit is contained in:
Scott Tolksdorf
2016-12-25 21:46:13 -05:00
parent 56048ab936
commit bd6ba1e497
6 changed files with 246 additions and 86 deletions

View File

@@ -0,0 +1,22 @@
{
"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"
]
}