Skip to content

Commit

Permalink
Update @eaws/outline_properties
Browse files Browse the repository at this point in the history
Fixes #12.
  • Loading branch information
simon04 committed Nov 26, 2024
1 parent a703184 commit dce5cc9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"vite": "^5.4.11"
},
"dependencies": {
"@eaws/outline_properties": "^7.0.1",
"@eaws/outline_properties": "^7.0.2",
"ol": "^10.2.1",
"ol-ext": "^4.0.24",
"ol-pmtiles": "^1.0.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ __metadata:
version: 8
cacheKey: 10c0

"@eaws/outline_properties@npm:^7.0.1":
version: 7.0.1
resolution: "@eaws/outline_properties@npm:7.0.1::__archiveUrl=https%3A%2F%2Fgitlab.com%2Fapi%2Fv4%2Fprojects%2F25330421%2Fpackages%2Fnpm%2F%40eaws%2Foutline_properties%2F-%2F%40eaws%2Foutline_properties-7.0.1.tgz"
checksum: 10c0/e1b98169de8fca80dadbc2d9defac373d24534e8ef70e0c4d88f771bf7a54512a81281fc516a375ff3f03fa5236de8e3bd62e86040ca7fa8b87cc733c333d1bc
"@eaws/outline_properties@npm:^7.0.2":
version: 7.0.2
resolution: "@eaws/outline_properties@npm:7.0.2::__archiveUrl=https%3A%2F%2Fgitlab.com%2Fapi%2Fv4%2Fprojects%2F25330421%2Fpackages%2Fnpm%2F%40eaws%2Foutline_properties%2F-%2F%40eaws%2Foutline_properties-7.0.2.tgz"
checksum: 10c0/db4d5226d338bf7c55a35b4e56c6798cd7d0cfddcfba70f586c2ddf384d8b80b915935c2ceb4e19a5748439709ff761854f3b1731f0030066129c7e070dad027
languageName: node
linkType: hard

Expand Down Expand Up @@ -554,7 +554,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "eaws-bulletin-map@workspace:."
dependencies:
"@eaws/outline_properties": "npm:^7.0.1"
"@eaws/outline_properties": "npm:^7.0.2"
ol: "npm:^10.2.1"
ol-ext: "npm:^4.0.24"
ol-pmtiles: "npm:^1.0.2"
Expand Down

0 comments on commit dce5cc9

Please sign in to comment.