Этот коммит содержится в:
Mattia Roccoberton
2020-10-06 22:36:40 +02:00
родитель 6daf6f6bc8
Коммит 43ae70c7c9

Просмотреть файл

@@ -5,5 +5,9 @@
"author": "Mattia Roccoberton <mat@blocknot.es>",
"license": "MIT",
"homepage": "https://github.com/blocknotes/activeadmin_quill_editor",
"main": "index.js"
"main": "index.js",
"files": [
"app/**/*",
"index.js"
]
}