Skip to content

Commit 923adaf

Browse files
authored
Update library.json
Fix library.json syntax
1 parent 730f6b3 commit 923adaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"architectures": ["esp32"],
2121
"frameworks": "Arduino",
2222
"dependencies": {
23-
"bodmer/TFT_eSPI@^2.5.31"
23+
"bodmer/TFT_eSPI": "^2.5.31"
2424
},
2525
"examples": [
2626
{

0 commit comments

Comments
 (0)