Check is location is fresh/updated

This commit is contained in:
2021-09-28 16:11:48 +02:00
parent 1883d5781f
commit a5380070a1
6 changed files with 21 additions and 3 deletions

View File

@@ -16,6 +16,7 @@
"lint": "eslint --ignore-path .gitignore ."
},
"dependencies": {
"dayjs": "^1.10.7",
"focus-visible": "^5.2.0",
"sanitize.css": "^12.0.1"
},