Commit 9f1c456b by Andy Armstrong

Update to edx-bootstrap 0.4.0

parent 8c9cf8e9
{ {
"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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment