mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
More Knockout code to ES6
This commit is contained in:
parent
b7cb990b00
commit
cbecdd93a0
22 changed files with 733 additions and 865 deletions
10
vendors/knockout/package.json
vendored
10
vendors/knockout/package.json
vendored
|
|
@ -20,12 +20,10 @@
|
|||
"preprocess": "build/build.sh",
|
||||
"html": "spec/runner.html?src=build/output/knockout-latest.js&testling=true",
|
||||
"browsers": [
|
||||
"chrome/68..latest",
|
||||
"firefox/56..latest",
|
||||
"safari/10..latest",
|
||||
"opera/11.0..latest",
|
||||
"iphone/6..latest",
|
||||
"ipad/6..latest"
|
||||
"chrome/69..latest",
|
||||
"firefox/69..latest",
|
||||
"safari/12..latest",
|
||||
"opera/56..latest"
|
||||
]
|
||||
},
|
||||
"licenses": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue