@dabalabs/lang 0.0.3-beta → 0.0.5-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@dabalabs/lang",
3
- "version": "0.0.3-beta",
3
+ "version": "0.0.5-beta",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "tag": "beta"
7
7
  },
8
- "description": "Embeddable i18n/translation widget for dabalabs projects \u2014 auto-detects your site's content, translates it into the languages you configured, and lets you correct a translation in place while developing.",
8
+ "description": "Embeddable i18n/translation widget for dabalabs projects auto-detects your site's content, translates it into the languages you configured, and lets you correct a translation in place while developing.",
9
9
  "author": "dabalabs",
10
10
  "license": "MIT",
11
11
  "homepage": "https://dabalabs.com",