1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 07:25:24 +02:00

added chrome 70 support

This commit is contained in:
Ran Shamay 2023-11-19 09:49:23 +02:00
parent e2cc71efa9
commit a2270fa3e6
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ yarn.lock
# Chart dependencies
**/charts/*.tgz
planka-latest.tar

View file

@ -10,7 +10,7 @@
},
"browserslist": {
"production": [
">0.2%",
">0.1%",
"not dead",
"not op_mini all"
],