feat(Handlebars): formatNumber and group helpers (#31261)

This commit is contained in:
Vitor Avila
2024-12-03 17:55:57 -03:00
committed by GitHub
parent 1e0c04fc15
commit 77f3764fea
4 changed files with 29 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
},
"dependencies": {
"handlebars": "^4.7.8",
"handlebars-group-by": "^1.0.1",
"just-handlebars-helpers": "^1.0.19"
},
"peerDependencies": {