Merge pull request #20 from edx/ari/npm
prepare to publish to npm
Showing
CNAME
deleted
100644 → 0
dist/Dropdown.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
dist/Dropdown.js.map
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/paragon.min.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/paragon.min.js.map
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| { | { | ||
| "name": "paragon", | "name": "@edx/paragon", | ||
| "version": "0.0.1", | "version": "0.0.1", | ||
| "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", | ||
| ... | @@ -17,8 +17,8 @@ | ... | @@ -17,8 +17,8 @@ |
| "test": "jest --coverage" | "test": "jest --coverage" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@edx/edx-bootstrap": "^0.3.3", | |||
| "classnames": "^2.2.5", | "classnames": "^2.2.5", | ||
| "edx-bootstrap": "^0.2.1", | |||
| "prop-types": "^15.5.8", | "prop-types": "^15.5.8", | ||
| "react": "^15.5.4", | "react": "^15.5.4", | ||
| "react-dom": "^15.5.4" | "react-dom": "^15.5.4" | ||
| ... | ... |
Please
register
or
sign in
to comment