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

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

@@ -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"
]
}