diff --git a/package.json b/package.json index 74d7fe3cd..de96399c2 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,8 @@ "url": "https://github.com/mlewand/ckeditor5-keyboard-marker.git" }, "files": [ - "src" + "src", + "icons" ], "scripts": { "lint": "eslint --quiet '**/*.js'",