add ec-ifs icon
... | ... | @@ -23,6 +23,7 @@ |
"express": "^4.17.1", | ||
"lodash": "^4.17.15", | ||
"pg": "^8.7.1", | ||
"restful-api": "^0.1.8" | ||
"restful-api": "^0.1.8", | ||
"serve-favicon": "^2.5.0" | ||
} | ||
} |
public/img/ec-ifs.png
0 → 100644
6 KB
... | ... | @@ -23,6 +23,7 @@ |
"express": "^4.17.1", | ||
"lodash": "^4.17.15", | ||
"pg": "^8.7.1", | ||
"restful-api": "^0.1.8" | ||
"restful-api": "^0.1.8", | ||
"serve-favicon": "^2.5.0" | ||
} | ||
} |
6 KB