Skip to content

Commit

Permalink
Fixes #1305 - Clay-charts-react and clay-charts-shared set to private
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Lancha committed Nov 13, 2018
1 parent 55cd657 commit 247de26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/clay-charts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "clay-charts-react",
"version": "2.4.0",
"description": "Implementation of clay-charts in React.js",
"private": true,
"main": "lib/index.js",
"jsnext:main": "src/index.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions packages/clay-charts-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "clay-charts-shared",
"version": "2.4.0",
"description": "",
"private": true,
"main": "lib/all.js",
"jsnext:main": "src/all.js",
"scripts": {
Expand Down

0 comments on commit 247de26

Please sign in to comment.