Skip to content

Commit

Permalink
Merge pull request #1146 from relative-ci/fix-ui-dependencies
Browse files Browse the repository at this point in the history
fix(ui): Add reakit as dependency
  • Loading branch information
vio authored Jan 6, 2021
2 parents ba11756 + 20cc52b commit ebf9c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"react": "16.14.0",
"react-dom": "16.14.0",
"react-test-renderer": "16.14.0",
"reakit": "^1.3.3",
"recompose": "0.30.0",
"stats-webpack-plugin": "0.7.0",
"style-loader": "2.0.0",
Expand All @@ -85,6 +84,7 @@
},
"dependencies": {
"date-fns": "^2.6.0",
"reakit": "^1.3.3",
"react-outside-click-handler": "^1.2.4"
}
}

0 comments on commit ebf9c42

Please sign in to comment.