Skip to content

Commit

Permalink
refactor: fixup deps
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Dec 16, 2024
1 parent bce84b8 commit 3d914a8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 37 deletions.
45 changes: 9 additions & 36 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 packages/lambda-analytic-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,15 @@
"@basemaps/config": "^7.11.0",
"@basemaps/geo": "^7.11.0",
"@basemaps/shared": "^7.11.0",
"@elastic/elasticsearch": "^8.16.2",
"@linzjs/lambda": "^4.0.0",
"ua-parser-js": "^1.0.39"
},
"scripts": {
"test": "node --test",
"bundle": "../../scripts/bundle.mjs package.json"
},
"devDependencies": {
"@elastic/elasticsearch": "^8.16.2",
"@types/ua-parser-js": "^0.7.36"
},
"bundle": {
Expand Down

0 comments on commit 3d914a8

Please sign in to comment.