Update to edx-bootstrap 0.4.0
Showing
| { | { | ||
| "name": "@edx/paragon", | "name": "@edx/paragon", | ||
| "version": "0.1.0", | "version": "0.2.0", | ||
| "description": "Accessible, responsive UI component library based on Bootstrap.", | "description": "Accessible, responsive UI component library based on Bootstrap.", | ||
| "main": "src/index.js", | "main": "src/index.js", | ||
| "author": "arizzitano", | "author": "arizzitano", | ||
| ... | @@ -17,7 +17,7 @@ | ... | @@ -17,7 +17,7 @@ |
| "test": "jest --coverage" | "test": "jest --coverage" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@edx/edx-bootstrap": "^0.3.3", | "@edx/edx-bootstrap": "^0.4.0", | ||
| "classnames": "^2.2.5", | "classnames": "^2.2.5", | ||
| "prop-types": "^15.5.8", | "prop-types": "^15.5.8", | ||
| "react": "^15.5.4", | "react": "^15.5.4", | ||
| ... | ... |
Please
register
or
sign in
to comment