-
- Downloads
fix: flexible table fix
... | ... | @@ -15,6 +15,7 @@ |
"@wordpress/block-editor": "^14.13.0", | ||
"@wordpress/components": "^29.4.0", | ||
"@wordpress/i18n": "^5.18.0", | ||
"react": "^18.3.1" | ||
"react": "^18.3.1", | ||
"react-beautiful-dnd": "^13.1.1" | ||
} | ||
} |
Please register or sign in to comment