Skip to content

Commit

Permalink
Merge pull request #130 from MeasureAuthoringTool/feature/MAT-6474
Browse files Browse the repository at this point in the history
MAT-6474 Removing references to madie-components
  • Loading branch information
RohitKandimalla authored Feb 1, 2024
2 parents fbc8ca5 + 4097928 commit 0a7444b
Show file tree
Hide file tree
Showing 8 changed files with 164 additions and 483 deletions.
2 changes: 0 additions & 2 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ module.exports = {
moduleNameMapper: {
"\\.(css|scss)$": "identity-obj-proxy",
"single-spa-react/parcel": "single-spa-react/lib/cjs/parcel.cjs",
"@madie/madie-components":
"<rootDir>/node_modules/@madie/madie-components/src/madie-madie-components.tsx",
},
setupFilesAfterEnv: ["@testing-library/jest-dom"],
globals: {
Expand Down
183 changes: 0 additions & 183 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@babel/runtime": "^7.14.6",
"@madie/madie-components": "^0.0.3",
"@madie/madie-models": "^1.3.34",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
Expand Down
Loading

0 comments on commit 0a7444b

Please sign in to comment.