Skip to content

Commit 750e955

Browse files
authored
Update library.json to latest libs and version
1 parent a5cdc88 commit 750e955

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "MeshCore",
3-
"version" : "1.8.0",
3+
"version" : "1.10.0",
44
"dependencies": {
55
"SPI": "*",
66
"Wire": "*",
7-
"jgromes/RadioLib": "^7.1.2",
7+
"jgromes/RadioLib": "^7.3.0",
88
"rweather/Crypto": "^0.4.0",
99
"adafruit/RTClib": "^2.1.3",
1010
"melopero/Melopero RV3028": "^1.1.0",
11-
"electroniccats/CayenneLPP": "1.4.0"
11+
"electroniccats/CayenneLPP": "1.6.1"
1212
},
1313
"build": {
1414
"extraScript": "build_as_lib.py"

0 commit comments

Comments
 (0)