Skip to content

Commit 925de69

Browse files
committedAug 30, 2022
0.0.10
1 parent 85e378b commit 925de69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-speak",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "Internationalization (i18n) library to translate texts, dates and numbers in Qwik apps",
55
"scripts": {
66
"build": "npm run lint && npm run build.lib && npm run build.types",

0 commit comments

Comments
 (0)