Skip to content

Commit c98fc82

Browse files
committed
fix: deps
1 parent fa5308d commit c98fc82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"name": "ArduinoJson",
2424
"version": "^7.0.3",
2525
"platforms": [
26-
"renesas-ra"
26+
"*"
2727
]
2828
},
2929
{
3030
"name": "WebSockets",
3131
"version": "^2.6.0",
3232
"platforms": [
33-
"renesas-ra"
33+
"*"
3434
]
3535
}
3636
],

0 commit comments

Comments
 (0)