Skip to content

Commit 1e831b1

Browse files
committed
fix: fix yarn registry
1 parent 710edef commit 1e831b1

File tree

3 files changed

+15574
-16388
lines changed

3 files changed

+15574
-16388
lines changed

.yarnrc

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
--add.exact true
2+
registry "https://registry.npmjs.com/"

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Project forked from unmantained [ngredux-platform](https://github.com/angular-redux/platform) to add Ivy compilation support.
1+
Project forked from unmantained [angular-redux/platform](https://github.com/angular-redux/platform) to add Ivy compilation support. All credits goes to [William Buchwalter](http://github.com/wbuchwalter).
22

33
# Angular Redux
44

@@ -12,6 +12,3 @@ Project forked from unmantained [ngredux-platform](https://github.com/angular-re
1212
- [ngredux-form](packages/form) - Bindings between Angular Forms and your Redux state
1313
- [ngredux-router](packages/router) - Bindings between Angular Router and your Redux state
1414

15-
## Examples
16-
17-
- [Example Application](https://github.com/angular-redux/platform/blob/master/packages/example-app)

0 commit comments

Comments
 (0)