Skip to content

Commit c182c32

Browse files
committed
change version of @angular-devkit/build-angular
related to angular/angular-cli#14883
1 parent 83cbe37 commit c182c32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@angular-builders/custom-webpack": "8.0.2",
57-
"@angular-devkit/build-angular": "^0.800.2",
57+
"@angular-devkit/build-angular": "0.800.3",
5858
"@angular/cli": "^8.0.2",
5959
"@angular/compiler-cli": "~8.0.0",
6060
"@angular/language-service": "~8.0.0",

src/assets/i18n/en/narik.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"invalid_role":"Invalid user role"
99
},
1010
"info": {
11-
"submit-succeed": "The information is saved",
11+
"submit-succeed": "The information was saved",
1212
"delete-confirm": "Are you sure you want to delete?",
1313
"confirm": "Confirm"
1414
},

0 commit comments

Comments
 (0)