Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from openedx/hajorg/add-reactifex-package
Browse files Browse the repository at this point in the history
fix: add reactifex package
  • Loading branch information
hajorg authored Dec 22, 2023
2 parents a14718d + f8678a9 commit ee9496a
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 2 deletions.
163 changes: 162 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"devDependencies": {
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "13.0.14",
"@edx/reactifex": "2.2.0",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "10.4.9",
Expand All @@ -43,7 +44,8 @@
"enzyme": "3.11.0",
"glob": "7.2.0",
"husky": "8.0.3",
"jest": "29.7.0"
"jest": "29.7.0",
"reactifex": "1.1.1"
},
"dependencies": {
"@edx/frontend-platform": "5.6.1",
Expand Down

0 comments on commit ee9496a

Please sign in to comment.