Skip to content

Commit

Permalink
feat(package.json): add repository field
Browse files Browse the repository at this point in the history
  • Loading branch information
MH4GF committed Oct 3, 2022
1 parent 5589039 commit 9cceba5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
}
},
"author": "MH4GF <[email protected]>",
"repository": {
"type": "git",
"url": "git://github.com/mh4gf/prosemirror-details-list.git"
},
"license": "MIT",
"peerDependencies": {
"prosemirror-model": "^1.18.1",
Expand Down

1 comment on commit 9cceba5

@vercel
Copy link

@vercel vercel bot commented on 9cceba5 Oct 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.