Skip to content

Commit 2a6cc95

Browse files
committed
fix(platform): namespace cjson dependency
1 parent e44e95a commit 2a6cc95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platforms/tab5/main/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
chmorgan/esp-file-iterator: 1.0.0
99
espressif/led_strip: 3.0.0
1010
espressif/esp_lcd_ili9881c: ^1.0.1
11-
cjson: '*'
11+
espressif/cjson: '*'
1212
settings_core:
1313
path: ../../../components/settings_core
1414
settings_ui:

0 commit comments

Comments
 (0)