Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robisim74 committed Nov 12, 2022
1 parent da78cb8 commit cbfe8a4
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.1.4",
"version": "0.2.0",
"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 && api-extractor run --local && npm run build.tools",
Expand Down Expand Up @@ -97,4 +97,4 @@
"qwik": "./lib/index.qwik.mjs",
"type": "module",
"types": "./lib/index.d.ts"
}
}

0 comments on commit cbfe8a4

Please sign in to comment.