Skip to content

Commit

Permalink
[scaffold] yarn add epfl-elements-react@file:../epfl-elements-react
Browse files Browse the repository at this point in the history
... As suggested by the previous commit.

Since we currently don't have a released version of `epfl-elements-react`; but that on the other hand, the [LHDv3 dev kit](https://github.com/epfl-si/lhd3-dev) ensures that `../epfl-elements-react` is available; it just feels better to commit this for now (even if we might incur some commit noise due to checksums changing back and forth between workspaces of team members).
  • Loading branch information
Dominique Quatravaux committed Dec 7, 2023
1 parent ef43953 commit 994b1e6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"caniuse-lite": "^1.0.30001304",
"dayjs": "^1.11.10",
"epfl-elements": "^4.6.1",
"epfl-elements-react": "file:../epfl-elements-react",
"i18next": "^22.0.3",
"react": "^17.0.2",
"react-bootstrap": "^2.0.0",
Expand Down
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8904,6 +8904,17 @@ __metadata:
languageName: node
linkType: hard

"epfl-elements-react@file:../epfl-elements-react::locator=lhd3-frontend%40workspace%3A.":
version: 0.0.0
resolution: "epfl-elements-react@file:../epfl-elements-react#../epfl-elements-react::hash=7115af&locator=lhd3-frontend%40workspace%3A."
dependencies:
epfl-elements: "npm:^4.6.1"
peerDependencies:
react: ^17 || ^18
checksum: cdacfe0672df70468814d8c39eab080495c5ca6a830464a3d970b5ef9709f126bc937759a9c21153c7adde7288abd65770dde399de9aefbcddb2595469d1ba88
languageName: node
linkType: hard

"epfl-elements@npm:^4.6.1":
version: 4.6.1
resolution: "epfl-elements@npm:4.6.1"
Expand Down Expand Up @@ -11815,6 +11826,7 @@ __metadata:
chai: "npm:^4.3.6"
dayjs: "npm:^1.11.10"
epfl-elements: "npm:^4.6.1"
epfl-elements-react: "file:../epfl-elements-react"
esbuild: "npm:^0.19.8"
esbuild-plugin-inline-image: "npm:^0.0.9"
eslint: "npm:^8.38.0"
Expand Down

0 comments on commit 994b1e6

Please sign in to comment.