let's give lerna a shot
Showing
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.
lerna.json
0 → 100644
| ... | @@ -2,7 +2,6 @@ | ... | @@ -2,7 +2,6 @@ |
| "name": "paragon", | "name": "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", | |||
| "author": "arizzitano", | "author": "arizzitano", | ||
| "license": "MIT", | "license": "MIT", | ||
| "scripts": { | "scripts": { | ||
| ... | @@ -51,6 +50,7 @@ | ... | @@ -51,6 +50,7 @@ |
| "husky": "^0.14.1", | "husky": "^0.14.1", | ||
| "identity-obj-proxy": "^3.0.0", | "identity-obj-proxy": "^3.0.0", | ||
| "jest": "^21.0.1", | "jest": "^21.0.1", | ||
| "lerna": "^2.1.0", | |||
| "node-sass": "^4.5.3", | "node-sass": "^4.5.3", | ||
| "postcss-scss": "^1.0.1", | "postcss-scss": "^1.0.1", | ||
| "react-router-dom": "^4.1.1", | "react-router-dom": "^4.1.1", | ||
| ... | ... |
packages/Button/package.json
0 → 100644
packages/Dropdown/package.json
0 → 100644
File moved
File moved
File moved
src/index.js
deleted
100644 → 0
Please
register
or
sign in
to comment