Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "sg-i18n", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Fork of https://github.com/ccqgithub/i18n-s", | ||
@@ -5,0 +5,0 @@ "main": "dist/i18n-s.common.js", |
@@ -1,2 +0,2 @@ | ||
# i18n-s | ||
# sg-i18n | ||
@@ -10,3 +10,3 @@ > A simple tool to translate i18n. | ||
```sh | ||
npm install i18n-s -S | ||
npm install sg-i18n -S | ||
``` | ||
@@ -17,3 +17,3 @@ | ||
```js | ||
import I18n from 'i18n-s'; | ||
import I18n from 'sg-i18n'; | ||
@@ -20,0 +20,0 @@ let locale = 'zh-cn'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32257