Skip to content

Commit

Permalink
v0.0.168
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Jun 22, 2018
1 parent 3ecb926 commit 7c63ae6
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "0.0.167",
"version": "0.0.168",
"command": {
"publish": {
"allowBranch": "master"
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-annotation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/annotation",
"version": "0.0.166",
"version": "0.0.168",
"description": "vx annotation",
"sideEffects": false,
"main": "dist/vx-annotation.umd.js",
Expand Down Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@vx/group": "0.0.165",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.166",
"@vx/shape": "0.0.168",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-axis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/axis",
"version": "0.0.166",
"version": "0.0.168",
"description": "vx axis",
"sideEffects": false,
"main": "dist/vx-axis.umd.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@vx/group": "0.0.165",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.166",
"@vx/shape": "0.0.168",
"@vx/text": "0.0.165",
"classnames": "^2.2.5",
"prop-types": "^15.6.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/vx-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/demo",
"version": "0.0.167",
"version": "0.0.168",
"description": "vx demo",
"repository": "https://github.com/hshoff/vx",
"scripts": {
Expand All @@ -17,8 +17,8 @@
"author": "@hshoff",
"license": "MIT",
"dependencies": {
"@vx/annotation": "0.0.166",
"@vx/axis": "0.0.166",
"@vx/annotation": "0.0.168",
"@vx/axis": "0.0.168",
"@vx/boxplot": "0.0.165",
"@vx/brush": "0.0.165",
"@vx/chord": "0.0.166",
Expand All @@ -29,22 +29,22 @@
"@vx/geo": "0.0.166",
"@vx/glyph": "0.0.165",
"@vx/gradient": "0.0.165",
"@vx/grid": "0.0.166",
"@vx/grid": "0.0.168",
"@vx/group": "0.0.165",
"@vx/heatmap": "0.0.166",
"@vx/hierarchy": "0.0.165",
"@vx/legend": "0.0.167",
"@vx/marker": "0.0.166",
"@vx/marker": "0.0.168",
"@vx/mock-data": "0.0.165",
"@vx/network": "0.0.165",
"@vx/pattern": "0.0.165",
"@vx/point": "0.0.165",
"@vx/responsive": "0.0.165",
"@vx/scale": "0.0.165",
"@vx/shape": "0.0.166",
"@vx/shape": "0.0.168",
"@vx/stats": "0.0.165",
"@vx/text": "0.0.165",
"@vx/threshold": "0.0.166",
"@vx/threshold": "0.0.168",
"@vx/tooltip": "0.0.165",
"@vx/voronoi": "0.0.165",
"classnames": "^2.2.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/grid",
"version": "0.0.166",
"version": "0.0.168",
"description": "vx grid",
"sideEffects": false,
"main": "dist/vx-grid.umd.js",
Expand Down Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"@vx/group": "0.0.165",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.166",
"@vx/shape": "0.0.168",
"classnames": "^2.2.5"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-marker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/marker",
"version": "0.0.166",
"version": "0.0.168",
"description": "vx marker",
"sideEffects": false,
"main": "dist/vx-marker.umd.js",
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/shape": "0.0.166",
"@vx/shape": "0.0.168",
"classnames": "^2.2.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-shape/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/shape",
"version": "0.0.166",
"version": "0.0.168",
"description": "vx shape",
"sideEffects": false,
"main": "dist/vx-shape.umd.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-threshold/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/threshold",
"version": "0.0.166",
"version": "0.0.168",
"description": "vx threshold",
"sideEffects": false,
"main": "dist/vx-threshold.umd.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"license": "MIT",
"dependencies": {
"@vx/clip-path": "0.0.165",
"@vx/shape": "0.0.166",
"@vx/shape": "0.0.168",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/vx-vx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/vx",
"version": "0.0.167",
"version": "0.0.168",
"description": "One stop install for all vx packages",
"sideEffects": false,
"main": "dist/vx-vx.umd.js",
Expand Down Expand Up @@ -63,8 +63,8 @@
"rollup-plugin-uglify": "^4.0.0"
},
"dependencies": {
"@vx/annotation": "0.0.166",
"@vx/axis": "0.0.166",
"@vx/annotation": "0.0.168",
"@vx/axis": "0.0.168",
"@vx/bounds": "0.0.165",
"@vx/boxplot": "0.0.165",
"@vx/brush": "0.0.165",
Expand All @@ -75,19 +75,19 @@
"@vx/geo": "0.0.166",
"@vx/glyph": "0.0.165",
"@vx/gradient": "0.0.165",
"@vx/grid": "0.0.166",
"@vx/grid": "0.0.168",
"@vx/group": "0.0.165",
"@vx/heatmap": "0.0.166",
"@vx/hierarchy": "0.0.165",
"@vx/legend": "0.0.167",
"@vx/marker": "0.0.166",
"@vx/marker": "0.0.168",
"@vx/mock-data": "0.0.165",
"@vx/network": "0.0.165",
"@vx/pattern": "0.0.165",
"@vx/point": "0.0.165",
"@vx/responsive": "0.0.165",
"@vx/scale": "0.0.165",
"@vx/shape": "0.0.166",
"@vx/shape": "0.0.168",
"@vx/text": "0.0.165",
"@vx/tooltip": "0.0.165",
"@vx/voronoi": "0.0.165",
Expand Down

0 comments on commit 7c63ae6

Please sign in to comment.