Skip to content

Commit df0dff3

Browse files
authored
Merge pull request #248686 from stevemunk/web-sdk-best-practices-update-version
update dependencies of azure-maps-control to 3.0.0
2 parents a64c6c8 + 5618b90 commit df0dff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/web-sdk-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If self-hosting the Azure Maps Web SDK via the npm module, be sure to use the ca
3030

3131
```json
3232
"dependencies": {
33-
"azure-maps-control": "^2.2.6"
33+
"azure-maps-control": "^3.0.0"
3434
}
3535
```
3636

0 commit comments

Comments
 (0)