Skip to content

Commit

Permalink
fix(safari): fixes Intl issue
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Mar 12, 2019
1 parent eed7700 commit 590bcfc
Show file tree
Hide file tree
Showing 3 changed files with 5,863 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"http-status-codes": "^1.3.0",
"iltorb": "^2.4.1",
"intersection-observer": "^0.5.1",
"intl": "git+https://github.com/andyearnshaw/Intl.js.git",
"intl": "intl",
"intl-list-format": "^1.0.2",
"intl-relative-time-format": "^1.0.6",
"memory-fs": "^0.4.1",
Expand Down
Loading

0 comments on commit 590bcfc

Please sign in to comment.