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

Commit

Permalink
Merge pull request #91 from statisticsnorway/attempt-override-babel-core
Browse files Browse the repository at this point in the history
Try to override babel-core in all sub-dependencies of dapla-js-utilities
  • Loading branch information
mallport authored Oct 16, 2023
2 parents 954286f + eef1af2 commit 7998eba
Show file tree
Hide file tree
Showing 2 changed files with 778 additions and 665 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,10 @@
"moduleNameMapper": {
"axios": "axios/dist/node/axios.cjs"
}
},
"overrides": {
"dapla-js-utilities": {
"@babel/core": "^7.23.2"
}
}
}
Loading

0 comments on commit 7998eba

Please sign in to comment.