Skip to content

Commit

Permalink
Expose formatElements (#1213)
Browse files Browse the repository at this point in the history
  • Loading branch information
testerez committed May 13, 2024
1 parent fbdcb82 commit 2ab5636
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"setLanguage*",
"index*",
"AppDirI18nProvider*",
"createTranslation*"
"createTranslation*",
"formatElements*"
],
"scripts": {
"build": "yarn clean && cross-env NODE_ENV=production && yarn tsc",
Expand Down

0 comments on commit 2ab5636

Please sign in to comment.