Skip to content

Commit 964e06c

Browse files
committed
fix(tap-event): captured the dependency on the tap-event plugin for material-ui
1 parent 47a591b commit 964e06c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@
105105
"react-bootstrap": "0.31.2",
106106
"react-dom": "15.6.0",
107107
"react-router": "3.0.5",
108-
"react-router-bootstrap": "0.23.2"
108+
"react-router-bootstrap": "0.23.2",
109+
"react-tap-event-plugin": "2.0.1"
109110
},
110111
"peerDependencies": {
111112
"prop-types": "^15.5.10",

0 commit comments

Comments
 (0)