Skip to content

Commit

Permalink
fix ogc-client dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jahow committed Oct 24, 2024
1 parent b28441b commit d87b998
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 3 deletions.
47 changes: 44 additions & 3 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"
}
}

0 comments on commit d87b998

Please sign in to comment.