We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de188de commit ff47700Copy full SHA for ff47700
projects/angular-redux/package.json
@@ -1,12 +1,15 @@
1
{
2
"name": "@reduxjs/angular-redux",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"keywords": [
5
"angular",
6
"redux"
7
],
8
"license": "MIT",
9
"author": "Corbin Cruthcley <git@crutchcorn.dev> (https://github.com/crutchcorn)",
10
+ "homepage": "https://github.com/reduxjs/angular-redux",
11
+ "repository": "github:reduxjs/angular-redux",
12
+ "bugs": "https://github.com/reduxjs/angular-redux/issues",
13
"peerDependencies": {
14
"@angular/common": ">=17.3.0",
15
"@angular/core": ">=17.3.0",
0 commit comments