Skip to content

Commit 69e817f

Browse files
fix: revert package.json name, version, and repository to upstream values
Amp-Thread-ID: https://ampcode.com/threads/T-019cf809-1bbe-7158-a32f-d7f240e4c1ce Co-authored-by: Amp <amp@ampcode.com>
1 parent ee35112 commit 69e817f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@gluegroups/frimousse",
2+
"name": "frimousse",
33
"description": "A lightweight, unstyled, and composable emoji picker for React.",
4-
"version": "0.3.4",
4+
"version": "0.3.0",
55
"license": "MIT",
66
"packageManager": "npm@11.6.0",
77
"type": "module",
@@ -81,7 +81,7 @@
8181
},
8282
"repository": {
8383
"type": "git",
84-
"url": "git+https://github.com/gluegroups/frimousse.git"
84+
"url": "git+https://github.com/liveblocks/frimousse.git"
8585
},
8686
"homepage": "https://frimousse.liveblocks.io",
8787
"keywords": [

0 commit comments

Comments
 (0)