Updated version with latest PRs
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Nathan Kellenicki 2021-04-05 21:30:51 -07:00
parent 7e8eaf6598
commit dbe7f1999b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "node-poweredup",
"version": "6.10.0",
"version": "6.11.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "6.10.0",
"version": "6.11.0",
"license": "MIT",
"dependencies": {
"@abandonware/noble": "1.9.2-13",

View File

@ -1,6 +1,6 @@
{
"name": "node-poweredup",
"version": "6.10.0",
"version": "6.11.0",
"description": "A Javascript module to interface with LEGO Powered Up components.",
"homepage": "https://github.com/nathankellenicki/node-poweredup/",
"main": "dist/node/index-node.js",