chore: add repository for all packages.json

This commit is contained in:
Andrew Luca
2021-07-22 16:42:45 +03:00
committed by Hans Pagel
parent 3fc0081748
commit 0eced7b1e6
50 changed files with 250 additions and 0 deletions

View File

@@ -33,5 +33,10 @@
"devDependencies": {
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7"
},
"repository": {
"type": "git",
"url": "https://github.com/ueberdosis/tiptap",
"directory": "packages/react"
}
}