Skip to content

Commit

Permalink
fix(bug): rollback on Caniuse version to 4.6.2 which doesn't include …
Browse files Browse the repository at this point in the history
…a dependency on the bad version of caniuse-lite
  • Loading branch information
wessberg committed Jun 20, 2019
1 parent 75f67f0 commit 0160ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/resolve": "0.0.8",
"@wessberg/browserslist-generator": "1.0.22",
"@wessberg/stringutil": "^1.0.18",
"browserslist": "4.6.3",
"browserslist": "4.6.2",
"find-up": "^4.1.0",
"magic-string": "^0.25.2",
"mkdirp": "^0.5.1",
Expand Down

0 comments on commit 0160ea9

Please sign in to comment.