Added icons dir to the release. Closes #6.

pull/1847/head
Marek Lewandowski 2020-08-23 12:15:36 +07:00
parent e791bc06ca
commit c875badc77
1 changed files with 2 additions and 1 deletions

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