Skip to content

Commit b474f0e

Browse files
Shapkarinshapkarin
authored andcommitted
Update README.md
1 parent ae0d308 commit b474f0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
upd: renamed to [extend-routines](https://www.npmjs.com/package/extend-routines)
1+
upd: [extend-saga-routines](https://www.npmjs.com/package/extend-saga-routines) was renamed to [extend-routines](https://www.npmjs.com/package/extend-routines)
22
# extend-saga-routines
33

44
## What is a [routine](https://www.npmjs.com/package/redux-saga-routines#what-is-routine)?

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "extend-saga-routines",
3-
"version": "3.3.4",
3+
"version": "3.3.5",
44
"description": "Extend any routine with custom stages, create routine that has redux-saga-routines default stages and create routine with only yours custom stages.",
55
"main": "build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)