Skip to content

Commit bbd03fb

Browse files
chainlistdolmen
andauthored
Update schema.json
Co-authored-by: Olivier Mengué <[email protected]>
1 parent 1c18b02 commit bbd03fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
},
266266
"y": {
267267
"description": "The y position of the node in pixels",
268-
"type": "number"
268+
"type": "integer"
269269
}
270270
},
271271
"required": ["id", "type", "x", "y", "width", "height"],

0 commit comments

Comments
 (0)