Browse Source

Clarify description.

Herby Vojčík 5 years ago
parent
commit
877c9eb67b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "react-navigation-kit",
   "version": "0.5.0",
-  "description": "Wire `react-navigation` into redux substate",
+  "description": "Helpers for usage on `react-navigation` out of the react components",
   "main": "index.js",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"