Skip to content

Commit

Permalink
fix ogc-client dep again again
Browse files Browse the repository at this point in the history
  • Loading branch information
jahow committed Oct 24, 2024
1 parent dc5fb62 commit 906e8d4
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 40 deletions.
80 changes: 41 additions & 39 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@
"typecheck": "tsc --noEmit",
"build": "lerna run build",
"prepublish": "npm run build"
},
"dependencies": {
"@camptocamp/ogc-client": "1.1.1-dev.407854b"
}
}
1 change: 0 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
},
"gitHead": "99dbb945a303b96e576a02a02bc0590785456bd3",
"dependencies": {
"@camptocamp/ogc-client": "1.1.1-dev.407854b",
"proj4": "^2.9.2"
},
"devDependencies": {
Expand Down

0 comments on commit 906e8d4

Please sign in to comment.