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: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ We follow the [Conventional Commits](https://conventionalcommits.org/) guideline
12
12
13
13
## Canary Releases
14
14
15
-
This repo is setup to automatically release canary builds for every commit that is pushed to master. In order to access those builds, run `npm install ngredux-store@canary` (or whichever package you are looking to use)
15
+
This repo is setup to automatically release canary builds for every commit that is pushed to master. In order to access those builds, run `npm install @adrian.insua/ngredux-store@canary` (or whichever package you are looking to use)
-[Example-app: An example of using ngredux-router along with the other companion packages.](https://github.com/angular-redux/platform/tree/master/packages/example-app)
71
+
-[Example-app: An example of using @adrian.insua/ngredux-router along with the other companion packages.](https://github.com/angular-redux/platform/tree/master/packages/example-app)
0 commit comments