Skip to content

Commit

Permalink
new js package
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jul 12, 2024
1 parent 6f5fe07 commit 6b36220
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 @@ -20,7 +20,7 @@
},
"//": "🚫 Don't add `dependencies` below that are inherited from the CFL package.",
"dependencies": {
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#v2.1.0"
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#v2.1.1"
},
"//": "✅ Do add `devDependencies` below that are `peerDependencies` in the CFL package.",
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2645,9 +2645,9 @@ clsx@^2.1.0, clsx@^2.1.1:
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==

"codeforlife@github:ocadotechnology/codeforlife-package-javascript#v2.1.0":
version "2.1.0"
resolved "https://codeload.github.com/ocadotechnology/codeforlife-package-javascript/tar.gz/384fcda4abaaa3bde360e170993b5c145773c9b3"
"codeforlife@github:ocadotechnology/codeforlife-package-javascript#v2.1.1":
version "2.1.1"
resolved "https://codeload.github.com/ocadotechnology/codeforlife-package-javascript/tar.gz/4057d7f1bb8b269c2ef29a91b7c25b2fc69c0154"
dependencies:
"@emotion/react" "^11.10.6"
"@emotion/styled" "^11.10.6"
Expand Down

0 comments on commit 6b36220

Please sign in to comment.