From eef5b2287a19dc2d080a70d277c5b89581381f04 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Sat, 18 Nov 2023 10:46:55 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 824b810..8ccba57 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

node-emoji

-

Friendly emoji lookups and parsing utilities for Node.js. 😏

+

Friendly emoji lookups and parsing utilities for Node.js. 💖

diff --git a/package.json b/package.json index 4defcd0..a0fe799 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-emoji", "version": "2.1.0", - "description": "Friendly emoji lookups and parsing utilities for Node.js. 😏", + "description": "Friendly emoji lookups and parsing utilities for Node.js. 💖", "keywords": [ "emoji", "simple",