add autoprefixer

This commit is contained in:
Thomas Ruoff
2021-06-21 23:43:41 +02:00
parent 718ed41f8d
commit 4c6ec1caa5
2 changed files with 33 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
"test": "jest"
},
"dependencies": {
"autoprefixer": "^10.2.6",
"date-fns": "^2.22.1",
"date-fns-tz": "^1.1.4",
"ics": "^2.29.0",