DEV: Fix a missing dependency to @messageformat/core

This commit is contained in:
Loïc Guitaut
2024-07-10 10:31:28 +02:00
committed by Loïc Guitaut
parent 758b9dd0ba
commit 8b067230ef
2 changed files with 21 additions and 33 deletions

View File

@@ -20,6 +20,7 @@
"@faker-js/faker": "^8.4.1",
"@glimmer/syntax": "^0.92.0",
"@highlightjs/cdn-assets": "^11.10.0",
"@messageformat/core": "^3.3.0",
"@messageformat/runtime": "^3.0.1",
"ace-builds": "^1.35.2",
"decorator-transforms": "^2.0.0",