Skip to content

Commit

Permalink
install lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew44-mappable committed Mar 29, 2024
1 parent 5764624 commit 18063aa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@types/got": "9.6.12",
"@types/jest": "29.5.3",
"@types/jsdom": "21.1.1",
"@types/lodash": "^4.17.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "6.0.0",
Expand All @@ -40,6 +41,7 @@
"identity-obj-proxy": "3.0.0",
"jest": "29.6.1",
"jsdom": "22.1.0",
"lodash": "^4.17.21",
"prettier": "3.0.0",
"style-loader": "3.3.3",
"terser-webpack-plugin": "5.3.9",
Expand Down

0 comments on commit 18063aa

Please sign in to comment.