Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Fix IE compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowno committed Jul 4, 2018
1 parent 49d1ed5 commit 6257285
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-emotion": "^9.1.2"
},
"devDependencies": {
"@segment/in-eu": "^0.2.0",
"@segment/in-eu": "^0.2.1",
"@storybook/addon-options": "^3.4.1",
"@storybook/react": "^3.4.0",
"@storybook/storybook-deployer": "^2.3.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"

"@segment/in-eu@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@segment/in-eu/-/in-eu-0.2.0.tgz#1ba8897305abe3cd9255f02f663f089dfa8f5bf3"
"@segment/in-eu@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@segment/in-eu/-/in-eu-0.2.1.tgz#ee03e0126e0082b9abec9a33e6c2902fd3ad7f47"
dependencies:
jstz "^2.0.0"

Expand Down

0 comments on commit 6257285

Please sign in to comment.