react-stately
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-stately", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A library for simple management of shared React state", | ||
@@ -11,7 +11,7 @@ "main": "dist/index.js", | ||
"hoist-non-react-statics": "^2.3.1", | ||
"prop-types": "^15.6.0", | ||
"ramda": "^0.25.0" | ||
"prop-types": "^15.6.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.2.0" | ||
"react": "^16.2.0", | ||
"ramda": "^0.25.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
- Removedramda@^0.25.0