Преглед на файлове

package.json: Fix description.

Herby Vojčík преди 7 години
родител
ревизия
57ea02fd5d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "redux-store-builder",
   "version": "0.4.0",
-  "description": "Redux store builder, in combination with redux-persist, redux-effex and redux-sac composeReducers.",
+  "description": "Redux store builder, in combination with redux-effex and redux-sac composeReducers.",
   "main": "index.js",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"