Skip to content

Commit

Permalink
[bug] remove double install of react-intl
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgervang committed Jul 14, 2021
1 parent 94dd6c9 commit e77021c
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion examples/kepler-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"dependencies": {
"d3-request": "^1.0.6",
"global": "^4.3.0",
"hubble.gl": "^1.1.0",
"react-map-gl": "^5.2.10",
"react-markdown": "^4.2.2",
"react-palm": "^3.3.6",
Expand Down
1 change: 0 additions & 1 deletion examples/worldview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"@reduxjs/toolkit": "^1.5.0",
"d3-request": "^1.0.6",
"global": "^4.3.0",
"hubble.gl": "^1.1.0",
"lodash.isequal": "^4.5.0",
"react-copy-to-clipboard": "^5.0.3",
"react-helmet": "^6.1.0",
Expand Down
1 change: 0 additions & 1 deletion modules/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"lodash.uniqby": "^4.7.0",
"popmotion": "^8.6.10",
"prop-types": "^15.7.2",
"react-intl": "^3.12.0",
"react-lifecycles-compat": "^3.0.4",
"react-map-gl": "^5.2.10",
"react-modal": "^3.11.2",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-map-gl": "^5.2.10",
"react-intl": "^3.12.0",
"react-redux": "^7.1.3",
"react-virtualized": "^9.21.0",
"styled-components": "^4.4.1"
Expand Down

0 comments on commit e77021c

Please sign in to comment.