Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Oct 27, 2023
1 parent 9f68486 commit d3dce05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- **Added**: Display a badge on menu icon when server has security enabled and client is not authenticated.
- **Added**: Autopilot console for use with built-in PyPyilot integration.
- **Added**: Display location of Man Overboard alarm on map.
- **Added**: Additional remove AIS target timeout options.
- **Updated**: Align anchor watch UI to anchor-alarm API operation.
- **Updated**: Display the waypoint name when a route point is a reference to a waypoint resource.
- **Updated**: Use updated typings in `@signalk/server-api`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
],
"license": "Apache-v2",
"dependencies": {
"@signalk/server-api": "^2.3.0",
"socket.io-client": "^4.6.0",
"tslib": "^2.0.0"
},
Expand All @@ -56,7 +57,6 @@
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@kolkov/angular-editor": "^2.1.0",
"@signalk/server-api": "^2.3.0",
"@types/arcgis-rest-api": "^10.4.5",
"@types/express": "^4.17.17",
"@types/geojson": "^7946.0.10",
Expand Down

0 comments on commit d3dce05

Please sign in to comment.