init @tiptap/html package
This commit is contained in:
14
packages/html/package.json
Normal file
14
packages/html/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@tiptap/html",
|
||||
"version": "1.0.0",
|
||||
"source": "index.ts",
|
||||
"files": [
|
||||
"src",
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@tiptap/core": "2.x",
|
||||
"jsdom": "^16.4.0",
|
||||
"prosemirror-model": "^1.11.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user