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 19, 2024
1 parent fca679c commit 534c9d2
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": "BresserWeatherSensorReceiver",
"version": "0.28.10",
"version": "0.29.0",
"description": "Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver for Arduino based on CC1101, SX1276/RFM95W, SX1262 or LR1121",
"main": "WeatherSensor.cpp",
"frameworks": "arduino",
Expand All @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/matthias-bs/BresserWeatherSensorReceiver#README",
"dependencies": {
"RadioLib": "jgromes/RadioLib#semver:^7.1.0",
"RadioLib": "jgromes/RadioLib#semver:^7.1.1",
"lora-serialization": "thesolarnomad/lora-serialization#semver:^3.3.1",
"arduino-mqtt": "256dpi/arduino-mqtt#semver:^2.5.2",
"ArduinoJson": "bblanchon/ArduinoJson#semver:^7.2.1",
Expand Down

0 comments on commit 534c9d2

Please sign in to comment.