Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Dec 3, 2024
1 parent 42454c5 commit 0b69e5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BresserWeatherSensorLW",
"version": "0.10.0",
"version": "0.10.1",
"description": "Bresser 868 MHz Weather Sensor Radio Receiver; provides data via LoRaWAN",
"main": "BresserWeatherSensorLW.ino",
"frameworks": "arduino",
Expand Down Expand Up @@ -28,7 +28,7 @@
"ESP32Time": "fbiego/ESP32Time#semver:^2.0.6",
"OneWireNg": "https://github.com/pstolarz/OneWireNg#semver:^0.13.3",
"Arduino-Temperature-Control-Library": "milesburton/Arduino-Temperature-Control-Library#semver:^3.9.1",
"NimBLE-Arduino": "h2zero/NimBLE-Arduino#semver:^1.4.2",
"NimBLE-Arduino": "h2zero/NimBLE-Arduino#semver:^1.4.3",
"ATC_MiThermometer": "matthias-bs/ATC_MiThermometer#semver:^0.4.2",
"TheengsDecoder": "theengs/decoder#semver:^1.8.2",
"Preferences": "vshymanskyy/Preferences#semver:^2.1.0",
Expand Down

0 comments on commit 0b69e5a

Please sign in to comment.