mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +08:00
fix: Mark @tiptap/react
and @tiptap/core
as side effect free (#2361)
* Update package.json * Update package.json
This commit is contained in:
parent
dfd5c3b6cc
commit
e609b2d116
@ -43,5 +43,6 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/ueberdosis/tiptap",
|
||||
"directory": "packages/core"
|
||||
}
|
||||
},
|
||||
"sideEffects": false
|
||||
}
|
||||
|
@ -40,5 +40,6 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/ueberdosis/tiptap",
|
||||
"directory": "packages/react"
|
||||
}
|
||||
},
|
||||
"sideEffects": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user