We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fa8f3 commit 4718bc6Copy full SHA for 4718bc6
package.json
@@ -138,7 +138,6 @@
138
"react": "^16.8.6",
139
"react-dom": "^16.8.6",
140
"react-hot-loader": "^3.1.3",
141
- "react-transition-context": "^5.0.0",
142
"rimraf": "^2.6.0",
143
"semantic-release": "^15.13.3",
144
"sinon": "^4.1.4",
@@ -149,7 +148,8 @@
149
148
"dependencies": {
150
"@babel/runtime": "^7.1.5",
151
"inline-style-prefixer": "^4.0.0",
152
- "prop-types": "^15.6.0"
+ "prop-types": "^15.6.0",
+ "react-transition-context": "^5.0.0"
153
},
154
"peerDependencies": {
155
"react": "^16.8.0"
0 commit comments