reactotron-redux
Advanced tools
+2
-0
@@ -5,2 +5,4 @@ # Changelog | ||
| ### [3.1.10](https://github.com/infinitered/reactotron/compare/reactotron-redux@3.1.9...reactotron-redux@3.1.10) (2024-08-26) | ||
| ### [3.1.9](https://github.com/infinitered/reactotron/compare/reactotron-redux@3.1.8...reactotron-redux@3.1.9) (2024-02-14) | ||
@@ -7,0 +9,0 @@ |
+3
-3
| { | ||
| "name": "reactotron-redux", | ||
| "version": "3.1.9", | ||
| "version": "3.1.10", | ||
| "description": "A Reactotron plugin for Redux.", | ||
@@ -28,3 +28,3 @@ "author": "Infinite Red", | ||
| "test": "jest", | ||
| "test:watch": "jest --watch --notify", | ||
| "test:watch": "jest --watch", | ||
| "format": "prettier '*.{js,ts,tsx,json,md,css,yml}|**/*.{js,ts,tsx,json,md,css,yml}' --config ../../.prettierrc --ignore-path ../../.prettierignore", | ||
@@ -67,3 +67,3 @@ "format:check": "yarn format --check", | ||
| "prettier": "^3.0.3", | ||
| "reactotron-core-client": "2.9.2", | ||
| "reactotron-core-client": "2.9.4", | ||
| "redux": "4.2.1", | ||
@@ -70,0 +70,0 @@ "rollup": "1.1.2", |
67196
0.18%