Commit 980b78cbec2e39bfc43528d147c2010d4608abfc

Authored by themeteorchef
1 parent a671efe74a
Exists in master

replace settings-development.json

Showing 2 changed files with 4 additions and 1 deletions   Show diff stats
1 1 .DS_Store
2   -settings-development.json
3 2 settings-production.json
4 3 npm-debug.log
5 4  
... ...
settings-development.json
... ... @@ -0,0 +1,4 @@
  1 +{
  2 + "public": {},
  3 + "private": {}
  4 +}
... ...