Skip to content

Commit

Permalink
v0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cibernox committed Aug 9, 2023
1 parent ad85745 commit 14c900f
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-intl-precompile",
"version": "0.12.3-beta.2",
"version": "0.12.3",
"description": "I18n library for Svelte.js that analyzes your keys at build time for max performance and minimal footprint",
"type": "module",
"module": "index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"js-yaml": "^4.1.0",
"json5": "^2.2.3",
"path-starts-with": "^2.0.0",
"precompile-intl-runtime": "next",
"precompile-intl-runtime": "^0.8.5",
"strip-bom": "^5.0.0"
},
"devDependencies": {
Expand Down
Binary file added svelte-intl-precompile-0.12.3-beta.0.tgz
Binary file not shown.
Binary file added svelte-intl-precompile-0.12.3-beta.1.tgz
Binary file not shown.
Binary file added svelte-intl-precompile-0.12.3-beta.2.tgz
Binary file not shown.

0 comments on commit 14c900f

Please sign in to comment.