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 18, 2024
1 parent 72ba4c5 commit 14ded3f
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 @@ -23,7 +23,7 @@
"✅ Do add `devDependencies` below that are `peerDependencies` in the CFL package."
],
"dependencies": {
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#v2.1.2",
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#v2.1.3",
"crypto-js": "^4.2.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2650,9 +2650,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.2":
version "2.1.2"
resolved "https://codeload.github.com/ocadotechnology/codeforlife-package-javascript/tar.gz/c8d3ae8eb8dee688276fe78a648be321dfdb23d9"
"codeforlife@github:ocadotechnology/codeforlife-package-javascript#v2.1.3":
version "2.1.3"
resolved "https://codeload.github.com/ocadotechnology/codeforlife-package-javascript/tar.gz/f4b88435300bc17a6f4f7555f537150a20d7e779"
dependencies:
"@emotion/react" "^11.10.6"
"@emotion/styled" "^11.10.6"
Expand Down

0 comments on commit 14ded3f

Please sign in to comment.