diff --git a/.gitignore b/.gitignore index f2bf0fc1..2b8d2af9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /public /dist /plugin -/node_modules +node_modules package-lock.json .angular diff --git a/package.json b/package.json index bfc8768e..037280d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signalk/freeboard-sk", - "version": "2.10.0", + "version": "2.11.0", "description": "Openlayers chart plotter implementation for Signal K", "keywords": [ "signalk-webapp",