diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..3a2426f --- /dev/null +++ b/package-lock.json @@ -0,0 +1,14 @@ +{ + "name": "signalk-victron-ble", + "version": "0.0.1", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "signalk-victron-ble", + "version": "0.0.1", + "hasInstallScript": true, + "license": "Apache-2.0" + } + } +}