Revert "Version 1.5.1"

This reverts commit e51ea1502a.
This commit is contained in:
Michael Woods 2022-10-11 20:08:25 -04:00
parent 43e5b8c652
commit 77b41375f8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "onstar2mqtt",
"version": "1.5.1",
"version": "1.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "onstar2mqtt",
"version": "1.5.1",
"version": "1.5.0",
"license": "MIT",
"dependencies": {
"async-mqtt": "^2.6.3",

View File

@ -1,6 +1,6 @@
{
"name": "onstar2mqtt",
"version": "1.5.1",
"version": "1.5.0",
"description": "OnStarJS wrapper for MQTT",
"main": "src/index.js",
"scripts": {