Skip to content

Commit 4273c54

Browse files
Merge pull request #12 from angular-redux/chore/fix-peer-deps
Fix dependencies
2 parents 6be97b6 + 767001b commit 4273c54

File tree

2 files changed

+152
-163
lines changed

2 files changed

+152
-163
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@angular-redux/form": "^6.0.0",
17-
"@angular-redux/router": "^6.0.0",
16+
"@angular-redux/form": "^6.0.1",
17+
"@angular-redux/router": "^6.0.1",
1818
"@angular-redux/store": "^6.0.0",
1919
"@angular/common": "^2.3.1",
2020
"@angular/compiler": "^2.3.1",

0 commit comments

Comments
 (0)