gotify-server: 2.0.4 -> 2.0.5

Improved update script / procedure by getting all versions and shas
needed to build it.
This commit is contained in:
Doron Behar
2020-04-27 16:56:50 +03:00
parent eeb4e522b5
commit fbb9bcaef4
9 changed files with 149 additions and 133 deletions
+3 -2
View File
@@ -3,9 +3,10 @@
"version": "0.2.0",
"private": true,
"homepage": ".",
"proxy": "http://localhost:80",
"dependencies": {
"@material-ui/core": "^4.4.3",
"@material-ui/icons": "^4.4.3",
"@material-ui/core": "^4.9.5",
"@material-ui/icons": "^4.9.1",
"axios": "^0.19.0",
"codemirror": "^5.43.0",
"detect-browser": "^3.0.0",