You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,9 @@ For Angular 2 see [ng2-redux](https://github.com/wbuchwalter/ng2-redux).
26
26
```js
27
27
npm install --save ng-redux
28
28
```
29
-
#### bower
29
+
#### bower (deprecated)
30
+
**Warning!** ng-redux will stop being published to bower when version 4.0.0 hits. Bower recommends using yarn and webpack as an alternative for new projects.
0 commit comments