Skip to content

Commit ceb750a

Browse files
Update angular cli to 8.1.1
1 parent d6a39ff commit ceb750a

File tree

2 files changed

+494
-314
lines changed

2 files changed

+494
-314
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"zone.js": "~0.9.1"
4242
},
4343
"devDependencies": {
44-
"@angular-devkit/build-angular": "~0.800.0",
45-
"@angular/cli": "^8.0.4",
44+
"@angular-devkit/build-angular": "~0.801.1",
45+
"@angular/cli": "^8.1.1",
4646
"@ngtools/webpack": "^8.0.4",
4747
"@types/angular": "^1.6.54",
4848
"@uirouter/cypress-runner": "^1.0.10",
@@ -54,4 +54,4 @@
5454
"webpack-cli": "^3.3.5",
5555
"webpack-dev-server": "^3.7.2"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)