Skip to content

Commit

Permalink
Merge pull request #69 from reapit/feature/CLD-324-update-ui
Browse files Browse the repository at this point in the history
[CLD-324] Updates elements to get new UI
  • Loading branch information
willmcvay authored Oct 31, 2019
2 parents b84a9a0 + 8111c29 commit 8b46b86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test-e2e:ci": "concurrently --success=\"first\" \"yarn start\" \"yarn test-e2e\" -k"
},
"dependencies": {
"@reapit/elements": "^0.4.57",
"@reapit/elements": "^0.4.61",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-icons": "^3.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,10 @@
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^13.0.0"

"@reapit/elements@^0.4.57":
version "0.4.58"
resolved "https://registry.yarnpkg.com/@reapit/elements/-/elements-0.4.58.tgz#a2353ccc2726abfc4eb188a1a9f35e1e144027f3"
integrity sha512-Ps9cwIWCd7Q6vnELZZ2AnoiS4m+90XgdITIC+nb2eB63QdHPmWHa0uFAowW7aTuDg/yQ0CIB0VjkSB4d8inTaA==
"@reapit/elements@^0.4.61":
version "0.4.61"
resolved "https://registry.yarnpkg.com/@reapit/elements/-/elements-0.4.61.tgz#ba0a71a6033b4b6d0c41bc5070f47559128e60b9"
integrity sha512-1wUM3Za66pZKBmAjr9bjNLWMpgiTw60WDGAzFOx9uHIrWdln5mIt0nW8ZV5JeDlo/THQXaVd5fn86Lyv9b7KPA==
dependencies:
bulma "^0.7.5"
dayjs "^1.8.16"
Expand Down

0 comments on commit 8b46b86

Please sign in to comment.