File tree 2 files changed +1
-4
lines changed
2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,6 @@ Performant and flexible.
6
6
![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/reduxjs/angular-redux/test.yml?style=flat-square ) [ ![ npm version] ( https://img.shields.io/npm/v/@reduxjs/angular-redux.svg?style=flat-square )] ( https://www.npmjs.com/package/@reduxjs/angular-redux )
7
7
[ ![ npm downloads] ( https://img.shields.io/npm/dm/@reduxjs/angular-redux.svg?style=flat-square )] ( https://www.npmjs.com/package/@reduxjs/angular-redux )
8
8
9
- > [ !WARNING]
10
- > This package is in alpha and is rapidly developing.
11
-
12
9
## Installation
13
10
14
11
Angular Redux requires ** Angular 17.3 or later** .
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @reduxjs/angular-redux" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"keywords" : [
5
5
" angular" ,
6
6
" redux"
You can’t perform that action at this time.
0 commit comments