Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @data-ui/[email protected]
 - @data-ui/[email protected]
  • Loading branch information
williaster committed Oct 19, 2017
1 parent 3023332 commit 74e88a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@data-ui/demo",
"version": "0.0.45",
"version": "0.0.46",
"description": "data-ui demo",
"scripts": {
"gh-pages:clean": "rm -rf _gh-pages && lerna run dev:nowatch",
Expand All @@ -24,7 +24,7 @@
"@data-ui/event-flow": "0.0.11",
"@data-ui/forms": "0.0.6",
"@data-ui/histogram": "0.0.8",
"@data-ui/network": "0.0.5",
"@data-ui/network": "0.0.6",
"@data-ui/radial-chart": "0.0.11",
"@data-ui/sparkline": "0.0.3",
"@data-ui/theme": "0.0.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@data-ui/network",
"version": "0.0.5",
"version": "0.0.6",
"description": "React + d3 library for creating graph visualizations",
"main": "build/index.js",
"files": [
Expand Down

0 comments on commit 74e88a2

Please sign in to comment.