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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user