mirror of
https://github.com/NickKaramoff/shareon
synced 2025-03-12 17:30:13 +01:00
Update browserslist
This commit is contained in:
parent
9e77d44440
commit
35fb9a211f
@ -64,6 +64,7 @@
|
||||
"size-limit": "^8.2.6",
|
||||
"vite": "^4.4.4"
|
||||
},
|
||||
"browserslist": "> 0.3%, last 2 versions, Firefox ESR, not dead, not op_mini all",
|
||||
"prettier": {
|
||||
"embeddedLanguageFormatting": "off"
|
||||
},
|
||||
@ -99,7 +100,7 @@
|
||||
"optimizeSvgEncode": true
|
||||
},
|
||||
"postcss-lightningcss": {
|
||||
"browsers": "cover 95%, last 3 versions, Firefox ESR, not dead"
|
||||
"browsers": "> 0.3%, last 2 versions, Firefox ESR, not dead, not op_mini all"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user