File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212
1313
1414```
15- npm install easy-peasy@3.0.0-rc.5
15+ npm install easy-peasy
1616```
1717
1818
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Easy Peasy provides you with an <strong>intuitive</strong> API to <strong>quickl
1212<p >  ; </p >
1313
1414``` bash
15- npm install easy-peasy@3.0.0-rc.5
15+ npm install easy-peasy
1616```
1717
1818<p >  ; </p >
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ npm install react-dom
1212Then install Easy Peasy.
1313
1414``` bash
15- npm install easy-peasy@3.0.0-rc.5
15+ npm install easy-peasy
1616```
1717
1818We're off to the races!
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ This quick fire overview will provide you with a brief introduction to 90% of Ea
1111## Installation
1212
1313``` bash
14- npm install easy-peasy@3.0.0-rc.5
14+ npm install easy-peasy
1515```
1616
1717## Use a model to define your store
You can’t perform that action at this time.
0 commit comments