fix: Mark @tiptap/vue-2 and @tiptap/vue-3 as side effect free
This commit is contained in:
@@ -36,5 +36,6 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ueberdosis/tiptap",
|
"url": "https://github.com/ueberdosis/tiptap",
|
||||||
"directory": "packages/vue-2"
|
"directory": "packages/vue-2"
|
||||||
}
|
},
|
||||||
|
"sideEffects": false
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -37,5 +37,6 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ueberdosis/tiptap",
|
"url": "https://github.com/ueberdosis/tiptap",
|
||||||
"directory": "packages/vue-3"
|
"directory": "packages/vue-3"
|
||||||
}
|
},
|
||||||
|
"sideEffects": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user