-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(-): rename project to redux async actions factory
- Loading branch information
1 parent
9723c52
commit 49c5906
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "redux-enhancer", | ||
"version": "1.1.1", | ||
"name": "redux-async-actions-factory", | ||
"version": "1.1.2", | ||
"description": "Automaticaly adds loading and error states to your API calls, and a reset store to each of yours Redux stores.", | ||
"main": "index.js", | ||
"author": "Xavier Lefèvre <[email protected]>", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/bamlab/redux-enhancer" | ||
"url": "https://github.com/bamlab/redux-async-actions-factory" | ||
}, | ||
"keywords": [ | ||
"react", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters