We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527f54e commit cea66adCopy full SHA for cea66ad
package.json
@@ -35,10 +35,10 @@
35
"typescript": "^3.2.4"
36
},
37
"devDependencies": {
38
- "@angular-devkit/architect": "^0.12.3",
39
- "@angular-devkit/build-angular": "^0.12.3",
40
- "@angular-devkit/core": "~7.2.0",
41
- "@angular-devkit/schematics": "~7.2.0",
+ "@angular-devkit/architect": "0.13.1",
+ "@angular-devkit/build-angular": "0.13.1",
+ "@angular-devkit/core": "7.3.1",
+ "@angular-devkit/schematics": "7.3.1",
42
"@semantic-release/changelog": "^3.0.0",
43
"@semantic-release/git": "^7.0.4",
44
"@semantic-release/github": "^5.0.6",
0 commit comments