Skip to content

Commit

Permalink
Merge pull request #5 from CanopyTax/browsers-list
Browse files Browse the repository at this point in the history
update deps and update the list of browsers as well
  • Loading branch information
frehner authored Sep 16, 2019
2 parents 63fc6b7 + b42cd89 commit a7ae59c
Show file tree
Hide file tree
Showing 3 changed files with 820 additions and 851 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserslist-config-canopy",
"version": "3.1.1",
"version": "3.1.2",
"description": "browsers list config for canopy",
"main": "src/browserslist-config-canopy.js",
"repository": "[email protected]:CanopyTax/browserslist-config-canopy.git",
Expand Down
13 changes: 6 additions & 7 deletions src/__snapshots__/browserslist-config-canopy.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,27 @@

exports[`browserslist-config-canopy exports a valid browserslist config that is what we want for Canopy 1`] = `
Array [
"chrome 75",
"chrome 74",
"chrome 73",
"chrome 72",
"chrome 71",
"chrome 70",
"chrome 69",
"chrome 68",
"edge 18",
"edge 17",
"edge 16",
"firefox 68",
"firefox 67",
"firefox 66",
"firefox 65",
"firefox 64",
"firefox 63",
"firefox 62",
"ios_saf 12.2",
"ios_saf 12.2-12.3",
"ios_saf 12.0-12.1",
"ios_saf 11.3-11.4",
"ios_saf 11.0-11.2",
"opera 58",
"opera 57",
"opera 56",
"opera 62",
"opera 60",
"safari 12.1",
"safari 12",
"safari 11.1",
Expand Down
Loading

0 comments on commit a7ae59c

Please sign in to comment.