Update library.json

Remove ArduinoJSON version constraint
This commit is contained in:
Lukas Bachschwell 2019-12-30 20:02:12 +01:00 committed by GitHub
parent e5475bc099
commit 22f6b3922e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
},
{
"name": "ArduinoJson",
"version": "5.13.4",
"authors": "Benoit Blanchon",
"frameworks": "arduino"
}