Skip to content

Commit ebbc10e

Browse files
authored
Merge pull request #21 from phrase/update-version
update version and rename phraseapp -> phrase
2 parents 5d013aa + f95e710 commit ebbc10e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"$schema": "./node_modules/ng-packagr/package.schema.json",
33
"name": "ngx-translate-phraseapp",
4-
"version": "0.4.1",
5-
"description": "PhraseApp adapter for ngx-translate",
6-
"author": "PhraseApp <support@phraseapp.com> (https://phraseapp.com)",
7-
"homepage": "https://phraseapp.com",
4+
"version": "0.4.2",
5+
"description": "Phrase adapter for ngx-translate",
6+
"author": "Phrase <support@phrase.com> (https://phrase.com)",
7+
"homepage": "https://phrase.com",
88
"license": "MIT",
99
"main": "dist/bundles/ngx-translate-phraseapp.umd.js",
1010
"typings": "dist/ngx-translate-phraseapp.d.ts",
@@ -33,7 +33,7 @@
3333
},
3434
"bugs": {
3535
"url": "https://github.com/phrase/ngx-translate-phraseapp/issues",
36-
"email": "support@phraseapp.com"
36+
"email": "support@phrase.com"
3737
},
3838
"devDependencies": {
3939
"@angular/compiler": "^10.0.0",

0 commit comments

Comments
 (0)