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

Commit

Permalink
MAT-6704: Override moment.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotanchik-SB committed Jun 4, 2024
1 parent cbd9b4a commit 0ad71f9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"coffeelint": "^1.4.1"
},
"overrides": {
"minimist": "^1.2.7"
"minimist": "^1.2.7",
"moment": "2.30.1"
}
}

0 comments on commit 0ad71f9

Please sign in to comment.