Skip to content

Commit 8d17d57

Browse files
committed
change version of @angular-devkit/build-angular
related to angular/angular-cli#14883
1 parent 26ac50a commit 8d17d57

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@angular-builders/custom-webpack": "8.0.2",
56-
"@angular-devkit/build-angular": "^0.800.2",
56+
"@angular-devkit/build-angular": "0.800.3",
5757
"@angular/cli": "^8.0.2",
5858
"@angular/compiler-cli": "~8.0.0",
5959
"@angular/language-service": "~8.0.0",

src/assets/i18n/en/narik.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"invalid_password":"Invalid password"
88
},
99
"info": {
10-
"submit-succeed": "The information is saved",
10+
"submit-succeed": "The information was saved",
1111
"delete-confirm": "Are you sure you want to delete?",
1212
"confirm": "Confirm"
1313
},

src/assets/images/brand/logo.png

75 KB
Loading

0 commit comments

Comments
 (0)