Skip to content

Commit

Permalink
Fix dependency error with ghostl plerup#307
Browse files Browse the repository at this point in the history
  • Loading branch information
Bascy committed Mar 12, 2024
1 parent 40038df commit 5655528
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"frameworks": "arduino",
"platforms": [
"espressif8266", "espressif32"
],
"dependencies":
{
"dok-net/ghostl": "^1.0.0"
],
"dependencies": {
"name": "ghostl",
"version": "maxgerhardt/ghostl@^1.0.0"
}
}

0 comments on commit 5655528

Please sign in to comment.