Skip to content

Commit a7ee296

Browse files
committed
Remove obsolete redux deps from StackBlitz deployment config
1 parent bb90b8d commit a7ee296

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

examples/parent-child-demo/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
"react-dom": "16.4.1",
1717
"react-hot-loader": "4.3.3",
1818
"react-lifecycle-visualizer": "2.0.0-beta.4",
19-
"react-redux": "^5.0.7",
20-
"react-scripts": "^1.1.4",
21-
"redux": "^4.0.0",
22-
"redux-thunk": "^2.3.0"
19+
"react-scripts": "^1.1.4"
2320
}
2421
}

0 commit comments

Comments
 (0)