@emartech/angular-translate
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@emartech/angular-translate", | ||
"description": "Simple translate for angular2", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"keywords": [ | ||
@@ -30,3 +30,3 @@ "angular", | ||
"verifyConditions": { | ||
"path": "./node_modules/semantic-release/dist/lib/plugin-noop.js" | ||
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js" | ||
} | ||
@@ -58,3 +58,3 @@ }, | ||
"rxjs": "5.0.1", | ||
"semantic-release": "6.2.1", | ||
"semantic-release": "6.3.2", | ||
"ts-node": "0.7.0", | ||
@@ -61,0 +61,0 @@ "typescript": "2.0.10", |
@@ -1,1 +0,9 @@ | ||
# angular-translate | ||
# angular-translate | ||
Install | ||
--------- | ||
```bash | ||
npm install --save @emartech/angular-translate | ||
``` | ||
Sorry, the diff of this file is not supported yet
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
55093
10