Skip to content

Commit

Permalink
v0.0.143
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Oct 24, 2017
1 parent 4319bef commit 46ba433
Show file tree
Hide file tree
Showing 32 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "0.0.142"
"version": "0.0.143"
}
8 changes: 4 additions & 4 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.142",
"version": "0.0.143",
"description": "vx annotation",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -45,9 +45,9 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/point": "0.0.136",
"@vx/shape": "0.0.142",
"@vx/group": "0.0.143",
"@vx/point": "0.0.143",
"@vx/shape": "0.0.143",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand Down
8 changes: 4 additions & 4 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.142",
"version": "0.0.143",
"description": "vx axis",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -29,9 +29,9 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/group": "0.0.140",
"@vx/point": "0.0.136",
"@vx/shape": "0.0.142",
"@vx/group": "0.0.143",
"@vx/point": "0.0.143",
"@vx/shape": "0.0.143",
"classnames": "^2.2.5",
"prop-types": "15.5.10"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-bounds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/bounds",
"version": "0.0.141",
"version": "0.0.143",
"description": "Utilities to make your life with bounding boxes better",
"main": "build/index.js",
"scripts": {
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.140",
"version": "0.0.143",
"description": "vx box plot",
"main": "build/index.js",
"scripts": {
Expand All @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/group": "0.0.140",
"@vx/group": "0.0.143",
"classnames": "^2.2.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-brush/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/brush",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx brush",
"main": "build/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-clip-path/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/clip-path",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx clip-path",
"main": "build/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-curve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/curve",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx curve",
"main": "build/index.js",
"repository": "https://github.com/hshoff/vx",
Expand Down
54 changes: 27 additions & 27 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.142",
"version": "0.0.143",
"description": "vx demo",
"repository": "https://github.com/hshoff/vx",
"scripts": {
Expand All @@ -17,32 +17,32 @@
"author": "@hshoff",
"license": "MIT",
"dependencies": {
"@vx/annotation": "0.0.142",
"@vx/axis": "0.0.142",
"@vx/boxplot": "0.0.140",
"@vx/brush": "0.0.140",
"@vx/clip-path": "0.0.140",
"@vx/curve": "0.0.140",
"@vx/event": "0.0.141",
"@vx/geo": "0.0.140",
"@vx/glyph": "0.0.140",
"@vx/gradient": "0.0.140",
"@vx/grid": "0.0.142",
"@vx/group": "0.0.140",
"@vx/heatmap": "0.0.140",
"@vx/hierarchy": "0.0.141",
"@vx/legend": "0.0.141",
"@vx/marker": "0.0.142",
"@vx/mock-data": "0.0.136",
"@vx/network": "0.0.140",
"@vx/pattern": "0.0.140",
"@vx/point": "0.0.136",
"@vx/responsive": "0.0.140",
"@vx/scale": "0.0.140",
"@vx/shape": "0.0.142",
"@vx/text": "0.0.140",
"@vx/tooltip": "0.0.141",
"@vx/voronoi": "0.0.140",
"@vx/annotation": "0.0.143",
"@vx/axis": "0.0.143",
"@vx/boxplot": "0.0.143",
"@vx/brush": "0.0.143",
"@vx/clip-path": "0.0.143",
"@vx/curve": "0.0.143",
"@vx/event": "0.0.143",
"@vx/geo": "0.0.143",
"@vx/glyph": "0.0.143",
"@vx/gradient": "0.0.143",
"@vx/grid": "0.0.143",
"@vx/group": "0.0.143",
"@vx/heatmap": "0.0.143",
"@vx/hierarchy": "0.0.143",
"@vx/legend": "0.0.143",
"@vx/marker": "0.0.143",
"@vx/mock-data": "0.0.143",
"@vx/network": "0.0.143",
"@vx/pattern": "0.0.143",
"@vx/point": "0.0.143",
"@vx/responsive": "0.0.143",
"@vx/scale": "0.0.143",
"@vx/shape": "0.0.143",
"@vx/text": "0.0.143",
"@vx/tooltip": "0.0.143",
"@vx/voronoi": "0.0.143",
"classnames": "^2.2.5",
"d3-array": "^1.1.1",
"d3-collection": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-drag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/drag",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx drag",
"main": "build/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-event/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/event",
"version": "0.0.141",
"version": "0.0.143",
"description": "vx event",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"regenerator-runtime": "^0.10.5"
},
"dependencies": {
"@vx/point": "0.0.136"
"@vx/point": "0.0.143"
},
"jest": {
"setupFiles": [
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.140",
"version": "0.0.143",
"description": "vx geo",
"main": "build/index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/group": "0.0.140",
"@vx/group": "0.0.143",
"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.140",
"version": "0.0.143",
"description": "vx glyph ",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/group": "0.0.143",
"classnames": "^2.2.5",
"d3-shape": "^1.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-gradient/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/gradient",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx gradient",
"main": "build/index.js",
"repository": {
Expand Down
8 changes: 4 additions & 4 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.142",
"version": "0.0.143",
"description": "vx grid",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -45,9 +45,9 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/point": "0.0.136",
"@vx/shape": "0.0.142",
"@vx/group": "0.0.143",
"@vx/point": "0.0.143",
"@vx/shape": "0.0.143",
"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.140",
"version": "0.0.143",
"description": "vx group",
"main": "build/index.js",
"scripts": {
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.140",
"version": "0.0.143",
"description": "vx heatmap",
"main": "build/index.js",
"repository": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/group": "0.0.143",
"classnames": "^2.2.5"
},
"jest": {
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.141",
"version": "0.0.143",
"description": "vx tree",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"access": "public"
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/group": "0.0.143",
"classnames": "^2.2.5",
"d3-hierarchy": "^1.1.4"
},
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.141",
"version": "0.0.143",
"description": "vx legend",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"access": "public"
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/group": "0.0.143",
"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.142",
"version": "0.0.143",
"description": "vx marker",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -42,8 +42,8 @@
"regenerator-runtime": "^0.10.5"
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/shape": "0.0.142",
"@vx/group": "0.0.143",
"@vx/shape": "0.0.143",
"classnames": "^2.2.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-mock-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/mock-data",
"version": "0.0.136",
"version": "0.0.143",
"description": "vx mock data",
"main": "build/index.js",
"scripts": {
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.140",
"version": "0.0.143",
"description": "vx graph",
"main": "build/index.js",
"repository": "https://github.com/hshoff/vx",
Expand Down Expand Up @@ -34,7 +34,7 @@
"regenerator-runtime": "^0.10.5"
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/group": "0.0.143",
"classnames": "^2.2.5",
"d3-force": "^1.0.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-pattern/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/pattern",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx pattern",
"main": "build/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-point/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/point",
"version": "0.0.136",
"version": "0.0.143",
"description": "vx point",
"main": "build/index.js",
"repository": "https://github.com/hshoff/vx",
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-responsive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/responsive",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx responsive svg",
"main": "build/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/vx-scale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/scale",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx scale",
"main": "build/index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 46ba433

Please sign in to comment.