Skip to content

Commit 2e63892

Browse files
author
Hamed Taheri
committed
update
1 parent b23099d commit 2e63892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-state-provider",
33
"version": "1.0.0",
4-
"description": "Fully native global state provider using ReactContext and Hooks. You can use this library instead of Redux or Mobx. also you can access state from all of your components and behavior with them using hooks.",
4+
"description": "Fully native global state manager using ReactContext and Hooks. You can use this library instead of Redux or Mobx. also you can access state from all of your components and behavior with them using hooks.",
55
"keywords": [
66
"react",
77
"react-native",

0 commit comments

Comments
 (0)