Skip to content

Commit

Permalink
v0.0.170
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Jul 17, 2018
1 parent 58b3541 commit 1438dac
Show file tree
Hide file tree
Showing 19 changed files with 68 additions and 68 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.169",
"version": "0.0.170",
"command": {
"publish": {
"allowBranch": "master"
Expand Down
6 changes: 3 additions & 3 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.168",
"version": "0.0.170",
"description": "vx annotation",
"sideEffects": false,
"main": "dist/vx-annotation.umd.js",
Expand Down Expand Up @@ -60,9 +60,9 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.168",
"@vx/shape": "0.0.170",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand Down
6 changes: 3 additions & 3 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.168",
"version": "0.0.170",
"description": "vx axis",
"sideEffects": false,
"main": "dist/vx-axis.umd.js",
Expand Down Expand Up @@ -34,9 +34,9 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.168",
"@vx/shape": "0.0.170",
"@vx/text": "0.0.165",
"classnames": "^2.2.5",
"prop-types": "^15.6.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-boxplot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/boxplot",
"version": "0.0.165",
"version": "0.0.170",
"description": "vx box plot",
"sideEffects": false,
"main": "dist/vx-boxplot.umd.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"classnames": "^2.2.5"
},
"devDependencies": {
Expand Down
34 changes: 17 additions & 17 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.169",
"version": "0.0.170",
"description": "vx demo",
"repository": "https://github.com/hshoff/vx",
"scripts": {
Expand All @@ -17,36 +17,36 @@
"author": "@hshoff",
"license": "MIT",
"dependencies": {
"@vx/annotation": "0.0.168",
"@vx/axis": "0.0.168",
"@vx/boxplot": "0.0.165",
"@vx/annotation": "0.0.170",
"@vx/axis": "0.0.170",
"@vx/boxplot": "0.0.170",
"@vx/brush": "0.0.165",
"@vx/chord": "0.0.166",
"@vx/clip-path": "0.0.165",
"@vx/curve": "0.0.165",
"@vx/drag": "0.0.165",
"@vx/event": "0.0.165",
"@vx/geo": "0.0.166",
"@vx/glyph": "0.0.165",
"@vx/geo": "0.0.170",
"@vx/glyph": "0.0.170",
"@vx/gradient": "0.0.165",
"@vx/grid": "0.0.169",
"@vx/group": "0.0.165",
"@vx/heatmap": "0.0.166",
"@vx/hierarchy": "0.0.165",
"@vx/legend": "0.0.167",
"@vx/marker": "0.0.168",
"@vx/grid": "0.0.170",
"@vx/group": "0.0.170",
"@vx/heatmap": "0.0.170",
"@vx/hierarchy": "0.0.170",
"@vx/legend": "0.0.170",
"@vx/marker": "0.0.170",
"@vx/mock-data": "0.0.165",
"@vx/network": "0.0.165",
"@vx/network": "0.0.170",
"@vx/pattern": "0.0.165",
"@vx/point": "0.0.165",
"@vx/responsive": "0.0.165",
"@vx/scale": "0.0.165",
"@vx/shape": "0.0.168",
"@vx/stats": "0.0.165",
"@vx/shape": "0.0.170",
"@vx/stats": "0.0.170",
"@vx/text": "0.0.165",
"@vx/threshold": "0.0.168",
"@vx/threshold": "0.0.170",
"@vx/tooltip": "0.0.165",
"@vx/voronoi": "0.0.165",
"@vx/voronoi": "0.0.170",
"classnames": "^2.2.5",
"d3-array": "^1.1.1",
"d3-collection": "^1.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/geo",
"version": "0.0.166",
"version": "0.0.170",
"description": "vx geo",
"sideEffects": false,
"main": "dist/vx-geo.umd.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"classnames": "^2.2.5",
"d3-geo": "^1.6.4",
"prop-types": "^15.5.10"
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-glyph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/glyph",
"version": "0.0.165",
"version": "0.0.170",
"description": "vx glyph",
"sideEffects": false,
"main": "dist/vx-glyph.umd.js",
Expand Down Expand Up @@ -63,7 +63,7 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"classnames": "^2.2.5",
"d3-shape": "^1.2.0"
},
Expand Down
6 changes: 3 additions & 3 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.169",
"version": "0.0.170",
"description": "vx grid",
"sideEffects": false,
"main": "dist/vx-grid.umd.js",
Expand Down Expand Up @@ -60,9 +60,9 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.168",
"@vx/shape": "0.0.170",
"classnames": "^2.2.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/group",
"version": "0.0.165",
"version": "0.0.170",
"description": "vx group",
"sideEffects": false,
"main": "dist/vx-group.umd.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-heatmap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/heatmap",
"version": "0.0.166",
"version": "0.0.170",
"description": "vx heatmap",
"sideEffects": false,
"main": "dist/vx-heatmap.umd.js",
Expand Down Expand Up @@ -63,7 +63,7 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"classnames": "^2.2.5",
"prop-types": "^15.6.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-hierarchy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/hierarchy",
"version": "0.0.165",
"version": "0.0.170",
"description": "vx tree",
"sideEffects": false,
"main": "dist/vx-hierarchy.umd.js",
Expand Down Expand Up @@ -60,7 +60,7 @@
"access": "public"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"classnames": "^2.2.5",
"d3-hierarchy": "^1.1.4",
"prop-types": "^15.6.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-legend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/legend",
"version": "0.0.167",
"version": "0.0.170",
"description": "vx legend",
"sideEffects": false,
"main": "dist/vx-legend.umd.js",
Expand Down Expand Up @@ -63,7 +63,7 @@
"access": "public"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand Down
6 changes: 3 additions & 3 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.168",
"version": "0.0.170",
"description": "vx marker",
"sideEffects": false,
"main": "dist/vx-marker.umd.js",
Expand Down Expand Up @@ -57,8 +57,8 @@
"rollup-plugin-uglify": "^4.0.0"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/shape": "0.0.168",
"@vx/group": "0.0.170",
"@vx/shape": "0.0.170",
"classnames": "^2.2.5"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/network",
"version": "0.0.165",
"version": "0.0.170",
"description": "vx network",
"sideEffects": false,
"main": "dist/vx-network.umd.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"rollup-plugin-uglify": "^4.0.0"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"classnames": "^2.2.5",
"d3-force": "^1.0.6"
},
Expand Down
4 changes: 2 additions & 2 deletions 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.168",
"version": "0.0.170",
"description": "vx shape",
"sideEffects": false,
"main": "dist/vx-shape.umd.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"license": "MIT",
"dependencies": {
"@vx/curve": "0.0.165",
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"@vx/point": "0.0.165",
"classnames": "^2.2.5",
"d3-path": "^1.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-stats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/stats",
"version": "0.0.165",
"version": "0.0.170",
"description": "vx stats box violin",
"sideEffects": false,
"main": "dist/vx-stats.umd.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"@vx/scale": "0.0.165",
"classnames": "^2.2.5",
"d3-shape": "^1.2.0"
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.168",
"version": "0.0.170",
"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.168",
"@vx/shape": "0.0.170",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-voronoi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/voronoi",
"version": "0.0.165",
"version": "0.0.170",
"description": "vx voronoi",
"sideEffects": false,
"main": "dist/vx-voronoi.umd.js",
Expand Down Expand Up @@ -60,7 +60,7 @@
"rollup-plugin-uglify": "^4.0.0"
},
"dependencies": {
"@vx/group": "0.0.165",
"@vx/group": "0.0.170",
"classnames": "^2.2.5",
"d3-voronoi": "^1.1.2",
"prop-types": "^15.6.1"
Expand Down
Loading

0 comments on commit 1438dac

Please sign in to comment.