mirror of
https://github.com/plankanban/planka.git
synced 2025-08-10 07:55:27 +02:00
commit
bc389a04ca
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,3 +13,4 @@ yarn.lock
|
||||||
|
|
||||||
# Chart dependencies
|
# Chart dependencies
|
||||||
**/charts/*.tgz
|
**/charts/*.tgz
|
||||||
|
planka-latest.tar
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
">0.2%",
|
">0.1%",
|
||||||
"not dead",
|
"not dead",
|
||||||
"not op_mini all"
|
"not op_mini all"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue