Skip to content

Commit 5fcc058

Browse files
authored
Merge pull request #77 from dkamburov/rc5
Update npm package.json to rc5
2 parents cf9f35a + 6dc1cd0 commit 5fcc058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/npm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"data grids"
2424
],
2525
"peerDependencies": {
26-
"@angular/common": "2.0.0-rc.3",
27-
"@angular/core": "2.0.0-rc.3",
26+
"@angular/common": "2.0.0-rc.5",
27+
"@angular/core": "2.0.0-rc.5",
2828
"reflect-metadata": "^0.1.3"
2929
}
3030
}

0 commit comments

Comments
 (0)