mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 22:36:14 +08:00
fix: Mark the bubble/floating menu extensions as side effect free
This commit is contained in:
parent
ab4a0e2507
commit
172513cb44
@ -32,5 +32,6 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/ueberdosis/tiptap",
|
||||
"directory": "packages/extension-bubble-menu"
|
||||
}
|
||||
},
|
||||
"sideEffects": false
|
||||
}
|
||||
|
@ -32,5 +32,6 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/ueberdosis/tiptap",
|
||||
"directory": "packages/extension-floating-menu"
|
||||
}
|
||||
},
|
||||
"sideEffects": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user