Skip to content

Commit

Permalink
v0.0.165
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Jun 9, 2018
1 parent 6534052 commit 6f32bf1
Show file tree
Hide file tree
Showing 34 changed files with 122 additions and 122 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.165-beta.1",
"version": "0.0.165",
"command": {
"publish": {
"allowBranch": "master"
Expand Down
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.165-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/point": "0.0.165-beta.1",
"@vx/shape": "0.0.165-beta.1",
"@vx/group": "0.0.165",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.165",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand Down
10 changes: 5 additions & 5 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.165-beta.1",
"version": "0.0.165",
"description": "vx axis",
"sideEffects": false,
"main": "dist/vx-axis.umd.js",
Expand Down Expand Up @@ -34,10 +34,10 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/group": "0.0.165-beta.1",
"@vx/point": "0.0.165-beta.1",
"@vx/shape": "0.0.165-beta.1",
"@vx/text": "0.0.165-beta.1",
"@vx/group": "0.0.165",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.165",
"@vx/text": "0.0.165",
"classnames": "^2.2.5",
"prop-types": "^15.6.0"
},
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.165-beta.1",
"version": "0.0.165",
"description": "Utilities to make your life with bounding boxes better",
"sideEffects": false,
"main": "dist/vx-bounds.umd.js",
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-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/group": "0.0.165",
"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.165-beta.1",
"version": "0.0.165",
"description": "vx brush",
"sideEffects": false,
"main": "dist/vx-brush.umd.js",
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.165-beta.1",
"version": "0.0.165",
"description": "vx clip-path",
"sideEffects": false,
"main": "dist/vx-clip-path.umd.js",
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.165-beta.1",
"version": "0.0.165",
"description": "vx curve",
"sideEffects": false,
"main": "dist/vx-curve.umd.js",
Expand Down
60 changes: 30 additions & 30 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.165-beta.1",
"version": "0.0.165",
"description": "vx demo",
"repository": "https://github.com/hshoff/vx",
"scripts": {
Expand All @@ -17,35 +17,35 @@
"author": "@hshoff",
"license": "MIT",
"dependencies": {
"@vx/annotation": "0.0.165-beta.1",
"@vx/axis": "0.0.165-beta.1",
"@vx/boxplot": "0.0.165-beta.1",
"@vx/brush": "0.0.165-beta.1",
"@vx/clip-path": "0.0.165-beta.1",
"@vx/curve": "0.0.165-beta.1",
"@vx/drag": "0.0.165-beta.1",
"@vx/event": "0.0.165-beta.1",
"@vx/geo": "0.0.165-beta.1",
"@vx/glyph": "0.0.165-beta.1",
"@vx/gradient": "0.0.165-beta.1",
"@vx/grid": "0.0.165-beta.1",
"@vx/group": "0.0.165-beta.1",
"@vx/heatmap": "0.0.165-beta.1",
"@vx/hierarchy": "0.0.165-beta.1",
"@vx/legend": "0.0.165-beta.1",
"@vx/marker": "0.0.165-beta.1",
"@vx/mock-data": "0.0.165-beta.1",
"@vx/network": "0.0.165-beta.1",
"@vx/pattern": "0.0.165-beta.1",
"@vx/point": "0.0.165-beta.1",
"@vx/responsive": "0.0.165-beta.1",
"@vx/scale": "0.0.165-beta.1",
"@vx/shape": "0.0.165-beta.1",
"@vx/stats": "0.0.165-beta.1",
"@vx/text": "0.0.165-beta.1",
"@vx/threshold": "0.0.165-beta.1",
"@vx/tooltip": "0.0.165-beta.1",
"@vx/voronoi": "0.0.165-beta.1",
"@vx/annotation": "0.0.165",
"@vx/axis": "0.0.165",
"@vx/boxplot": "0.0.165",
"@vx/brush": "0.0.165",
"@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.165",
"@vx/glyph": "0.0.165",
"@vx/gradient": "0.0.165",
"@vx/grid": "0.0.165",
"@vx/group": "0.0.165",
"@vx/heatmap": "0.0.165",
"@vx/hierarchy": "0.0.165",
"@vx/legend": "0.0.165",
"@vx/marker": "0.0.165",
"@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.165",
"@vx/stats": "0.0.165",
"@vx/text": "0.0.165",
"@vx/threshold": "0.0.165",
"@vx/tooltip": "0.0.165",
"@vx/voronoi": "0.0.165",
"classnames": "^2.2.5",
"d3-array": "^1.1.1",
"d3-collection": "^1.0.4",
Expand Down
4 changes: 2 additions & 2 deletions 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.165-beta.1",
"version": "0.0.165",
"description": "vx drag",
"sideEffects": false,
"main": "dist/vx-drag.umd.js",
Expand Down Expand Up @@ -69,7 +69,7 @@
]
},
"dependencies": {
"@vx/event": "0.0.165-beta.1",
"@vx/event": "0.0.165",
"prop-types": "^15.5.10"
}
}
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.165-beta.1",
"version": "0.0.165",
"description": "vx event",
"sideEffects": false,
"main": "dist/vx-event.umd.js",
Expand Down Expand Up @@ -60,7 +60,7 @@
"rollup-plugin-uglify": "^4.0.0"
},
"dependencies": {
"@vx/point": "0.0.165-beta.1"
"@vx/point": "0.0.165"
},
"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.165-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/group": "0.0.165",
"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-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/group": "0.0.165",
"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.165-beta.1",
"version": "0.0.165",
"description": "vx gradient",
"sideEffects": false,
"main": "dist/vx-gradient.umd.js",
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.165-beta.1",
"version": "0.0.165",
"description": "vx grid",
"sideEffects": false,
"main": "dist/vx-grid.umd.js",
Expand Down Expand Up @@ -59,9 +59,9 @@
"react": "^15.0.0-0 || ^16.0.0-0"
},
"dependencies": {
"@vx/group": "0.0.165-beta.1",
"@vx/point": "0.0.165-beta.1",
"@vx/shape": "0.0.165-beta.1",
"@vx/group": "0.0.165",
"@vx/point": "0.0.165",
"@vx/shape": "0.0.165",
"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-beta.1",
"version": "0.0.165",
"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.165-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/group": "0.0.165",
"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.165-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/group": "0.0.165",
"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.165-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/group": "0.0.165",
"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.165-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/shape": "0.0.165-beta.1",
"@vx/group": "0.0.165",
"@vx/shape": "0.0.165",
"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.165-beta.1",
"version": "0.0.165",
"description": "vx mock data",
"sideEffects": false,
"main": "dist/vx-mock-data.umd.js",
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-beta.1",
"version": "0.0.165",
"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-beta.1",
"@vx/group": "0.0.165",
"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.165-beta.1",
"version": "0.0.165",
"description": "vx pattern",
"sideEffects": false,
"main": "dist/vx-pattern.umd.js",
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.165-beta.1",
"version": "0.0.165",
"description": "vx point",
"sideEffects": false,
"main": "dist/vx-point.umd.js",
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.165-beta.1",
"version": "0.0.165",
"description": "vx responsive svg",
"sideEffects": false,
"main": "dist/vx-responsive.umd.js",
Expand Down
Loading

0 comments on commit 6f32bf1

Please sign in to comment.