Skip to content

Commit 10f3818

Browse files
2 parents 79e5bc9 + af4bc41 commit 10f3818

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

app/app.android.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Button {
44
margin: 0px;
55
}
66

7-
Label{
7+
Label {
88
font-size: 8px;
9-
}
9+
}
10+

app/app.ios.css

Whitespace-only changes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"zone.js": "^0.8.26"
3131
},
3232
"devDependencies": {
33-
"@angular/compiler-cli": "~6.1.0-beta.1",
34-
"@ngtools/webpack": "6.1.0-rc.0",
33+
"@angular/compiler-cli": "~6.1.0-rc.0",
34+
"@ngtools/webpack": "~6.1.0-rc.2",
3535
"@types/chai": "~4.1.3",
3636
"@types/mocha": "~5.2.1",
3737
"@types/node": "^7.0.5",

0 commit comments

Comments
 (0)