Skip to content

Commit

Permalink
v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cibernox committed Jul 24, 2023
1 parent 8eeb7e6 commit 9d4685a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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.1",
"version": "0.12.2",
"description": "I18n library for Svelte.js that analyzes your keys at build time for max performance and minimal footprint",
"type": "module",
"main": "index.cjs",
Expand Down Expand Up @@ -48,7 +48,7 @@
"js-yaml": "^4.1.0",
"json5": "^2.2.3",
"path-starts-with": "^2.0.0",
"precompile-intl-runtime": "^0.8.2",
"precompile-intl-runtime": "^0.8.4",
"strip-bom": "^5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9d4685a

Please sign in to comment.