Skip to content

Commit

Permalink
0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
robisim74 committed Sep 22, 2022
1 parent 9c6e620 commit fd52363
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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": "qwik-speak",
"version": "0.0.12",
"version": "0.0.13",
"description": "Internationalization (i18n) library to translate texts, dates and numbers in Qwik apps",
"scripts": {
"build": "npm run lint && vite build --mode lib --config vite.config.lib.ts && tsc --project tsconfig.lib.json",
Expand Down Expand Up @@ -79,4 +79,4 @@
"qwik": "./lib/index.qwik.mjs",
"type": "module",
"types": "./lib/types/index.d.ts"
}
}

0 comments on commit fd52363

Please sign in to comment.