Merge branch 'allservices' into 'develop'
Allservices See merge request !211
Showing
images/icon-xmpp.png
deleted
100644 → 0
2.1 KB
images/smlogo.png
deleted
100644 → 0
38.9 KB
... | ... | @@ -4,6 +4,7 @@ |
"description": "Poduptime is software to get live stats and data on listed Diaspora Pods.", | ||
"main": "index.php", | ||
"dependencies": { | ||
"@fortawesome/fontawesome-free": "^5.2.0", | ||
"bootstrap": "^4.1.3", | ||
"chart.js": "^2.7.2", | ||
"featherlight": "^1.7.13", | ||
... | ... | @@ -14,7 +15,6 @@ |
"popper.js": "^1.14.3", | ||
"tablesorter": "^2.30.7" | ||
}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
... | ... |