Skip to content

Commit 6a4caa0

Browse files
✨ feat: Add animation emoji
1 parent d1f0a0c commit 6a4caa0

File tree

3,042 files changed

+5
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,042 files changed

+5
-2
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
"devDependencies": {
6060
"@commitlint/cli": "^17",
6161
"@lobehub/lint": "latest",
62+
"@types/node": "latest",
63+
"clean-pkg-json": "^1",
6264
"cli-real-favicon": "latest",
6365
"commitlint": "^17",
6466
"eslint": "^8",
@@ -73,7 +75,8 @@
7375
"sharp": "latest",
7476
"stylelint": "^15",
7577
"svgo": "latest",
76-
"typescript": "^5"
78+
"typescript": "^5",
79+
"unicode-emoji-json": "latest"
7780
},
7881
"publishConfig": {
7982
"access": "public",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)