mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Refactor components. Add refresh button.
This commit is contained in:
parent
d0ca0819c6
commit
d06c077019
12 changed files with 85 additions and 56 deletions
|
|
@ -30,8 +30,7 @@
|
|||
],
|
||||
"**/*.css": [
|
||||
"stylelint --fix",
|
||||
"prettier --write",
|
||||
"eslint"
|
||||
"prettier --write"
|
||||
]
|
||||
},
|
||||
"husky": {
|
||||
|
|
@ -53,6 +52,7 @@
|
|||
"dotenv": "^8.2.0",
|
||||
"formik": "^2.1.5",
|
||||
"geolite2-redist": "^1.0.7",
|
||||
"immer": "^7.0.8",
|
||||
"is-localhost-ip": "^1.4.0",
|
||||
"jose": "^1.28.0",
|
||||
"maxmind": "^4.1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue