Skip to content

Commit

Permalink
fix(schema): update (rename _chart to chart)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadicc committed Sep 18, 2023
1 parent 1dcbee7 commit fd30770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@
],
"additionalProperties": false
},
"NamedParameters<typeof _chart>": {
"NamedParameters<typeof chart>": {
"type": "object",
"properties": {
"this": {
Expand Down

0 comments on commit fd30770

Please sign in to comment.