mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Everything to ES2020
This commit is contained in:
parent
84ffe1e552
commit
78178ecc2f
16 changed files with 35 additions and 45 deletions
8
vendors/knockout/package.json
vendored
8
vendors/knockout/package.json
vendored
|
|
@ -20,10 +20,10 @@
|
|||
"preprocess": "build/build.sh",
|
||||
"html": "spec/runner.html?src=build/output/knockout-latest.js&testling=true",
|
||||
"browsers": [
|
||||
"chrome/69..latest",
|
||||
"firefox/69..latest",
|
||||
"safari/12..latest",
|
||||
"opera/56..latest"
|
||||
"chrome/80..latest",
|
||||
"firefox/78..latest",
|
||||
"safari/13..latest",
|
||||
"opera/67..latest"
|
||||
]
|
||||
},
|
||||
"licenses": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue