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:
22
client/admin/architecture.json
Normal file
22
client/admin/architecture.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user