Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
João Pedro Magalhães committed Mar 2, 2023
1 parent 681bb19 commit 7cba6ed
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions selection-popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "selection-popover",
"version": "0.1.2",
"description": "Easy-to-use, composable react selection popover.",
"version": "0.1.3",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand All @@ -17,7 +18,8 @@
"keywords": [
"react",
"selection",
"popover"
"popover",
"text-selection"
],
"author": "João Pedro Magalhães <joaopsilvamagalhaes@gmail.com>",
"peerDependencies": {
Expand Down

1 comment on commit 7cba6ed

@vercel
Copy link

@vercel vercel bot commented on 7cba6ed Mar 2, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

selection-popover – ./

selection-popover-git-main-joaom00.vercel.app
selection-popover-joaom00.vercel.app
selection-popover.vercel.app

Please sign in to comment.