Skip to content

Commit 0611439

Browse files
committed
Fix a dependency name
1 parent c63e11e commit 0611439

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
@@ -59,6 +59,6 @@
5959
"react-redux": "^4.0.0",
6060
"redux": "^3.0.0",
6161
"redux-devtools": "^3.0.0",
62-
"redux-devtools-log-monitor-filtrable": "^1.0.1"
62+
"redux-devtools-log-monitor-filterable": "^1.0.1"
6363
}
6464
}

0 commit comments

Comments
 (0)