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 e5a9faf commit c9e6966Copy full SHA for c9e6966
shardis-frontend/package.json
@@ -44,7 +44,7 @@
44
"zone.js": "0.8.12"
45
},
46
"devDependencies": {
47
- "@angular/cli": "1.1.1",
+ "@angular/cli": "1.1.2",
48
"@angular/compiler-cli": "4.2.3",
49
"@compodoc/compodoc": "1.0.0-beta.9",
50
"@types/jasmine": "2.5.52",
shardis-frontend/yarn.lock
@@ -8,9 +8,9 @@
8
dependencies:
9
tslib "^1.7.1"
10
11
-"@angular/[email protected].1":
12
- version "1.1.1"
13
- resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.1.1.tgz#ee5cf7637ad859c08e8a5e7a7f2161d0e74ce7a5"
+"@angular/[email protected].2":
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.1.2.tgz#03855777cdab1ba8dc3f6cdc55eac8fcb0fcf831"
14
15
"@ngtools/json-schema" "1.1.0"
16
"@ngtools/webpack" "1.4.1"
0 commit comments