diff options
Diffstat (limited to 'locales/package.json')
| -rw-r--r-- | locales/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/package.json b/locales/package.json new file mode 100644 index 0000000000..bedb411a91 --- /dev/null +++ b/locales/package.json @@ -0,0 +1,3 @@ +{ + "type": "module" +} |