chore(dx/client): fix error when optimizing premium plugins

This commit is contained in:
Elian Doran 2025-08-31 19:27:05 +03:00
parent b012624b67
commit c92860ae49
No known key found for this signature in database

View File

@ -25,6 +25,7 @@
"ckeditor5-premium-features": "46.0.2"
},
"devDependencies": {
"@smithy/middleware-retry": "4.1.20",
"@types/jquery": "3.5.33"
}
}