Added icons dir to the release. Closes #6.

This commit is contained in:
Marek Lewandowski 2020-08-23 12:15:36 +02:00
parent e791bc06ca
commit c875badc77

View File

@ -33,7 +33,8 @@
"url": "https://github.com/mlewand/ckeditor5-keyboard-marker.git"
},
"files": [
"src"
"src",
"icons"
],
"scripts": {
"lint": "eslint --quiet '**/*.js'",