Skip to content

Commit 2a0218b

Browse files
committed
fix: remove library property from package.json
1 parent 110f116 commit 2a0218b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"id": "nodebb-plugin-composer-quill",
33
"url": "https://github.com/NodeBB/nodebb-plugin-composer-quill",
4-
"library": "library.js",
54
"hooks": [
65
{ "hook": "static:app.load", "method": "init" },
76
{ "hook": "filter:admin.header.build", "method": "addAdminNavigation" },

0 commit comments

Comments
 (0)