Skip to content

Commit

Permalink
refactor: emoji-mart package for @campsite-software
Browse files Browse the repository at this point in the history
  • Loading branch information
pondorasti committed May 1, 2024
1 parent 16978d0 commit 0758144
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions packages/emoji-mart/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
{
"name": "emoji-mart",
"name": "@campsite-software/emoji-mart",
"version": "5.6.0",
"description": "Emoji picker for the web",
"license": "MIT",
"homepage": "https://missiveapp.com/open/emoji-mart",
"homepage": "https://github.com/campsite/emoji-mart",
"repository": {
"type": "git",
"url": "https://github.com/missive/emoji-mart",
"url": "https://github.com/campsite/emoji-mart",
"directory": "packages/emoji-mart"
},
"publishConfig": {
"access": "public"
},
"source": "src/index.ts",
"types": "dist/index.d.ts",
"main": "dist/main.js",
Expand Down

0 comments on commit 0758144

Please sign in to comment.