update habitica-markdown to include v3 emoji dataset (pointed towards test branch)

This commit is contained in:
Hafiz
2026-02-06 14:51:10 -06:00
parent f27a0581d9
commit 32c99a498f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -44,7 +44,7 @@
"gulp-filter": "^7.0.0",
"gulp-imagemin": "^7.1.0",
"gulp.spritesmith": "^6.13.0",
"habitica-markdown": "git+https://github.com/HabitRPG/habitica-markdown.git#fiz/emojis-update",
"habitica-markdown": "github:HabitRPG/habitica-markdown#fiz/emojis-update",
"heapdump": "^0.3.15",
"helmet": "^4.6.0",
"in-app-purchase": "^1.11.3",
@@ -12532,7 +12532,7 @@
},
"node_modules/habitica-markdown": {
"version": "4.0.0",
"resolved": "git+ssh://git@github.com/HabitRPG/habitica-markdown.git#ff94f35c50c9660e48b08f4f294d9150b1ae2643",
"resolved": "git+ssh://git@github.com/HabitRPG/habitica-markdown.git#204545c1e028f22b937c0a73c5ef250c8973db16",
"license": "GPL-3.0",
"dependencies": {
"markdown-it": "^14.0.0",
+1 -1
View File
@@ -39,7 +39,7 @@
"gulp-filter": "^7.0.0",
"gulp-imagemin": "^7.1.0",
"gulp.spritesmith": "^6.13.0",
"habitica-markdown": "git+https://github.com/HabitRPG/habitica-markdown.git#fiz/emojis-update",
"habitica-markdown": "github:HabitRPG/habitica-markdown#fiz/emojis-update",
"heapdump": "^0.3.15",
"helmet": "^4.6.0",
"in-app-purchase": "^1.11.3",