Skip to content

Commit

Permalink
v0.0.142
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Oct 7, 2017
1 parent 60520b0 commit 7704939
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 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.141"
"version": "0.0.142"
}
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.141",
"version": "0.0.142",
"description": "vx annotation",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@vx/group": "0.0.140",
"@vx/point": "0.0.136",
"@vx/shape": "0.0.141",
"@vx/shape": "0.0.142",
"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.141",
"version": "0.0.142",
"description": "vx axis",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@vx/group": "0.0.140",
"@vx/point": "0.0.136",
"@vx/shape": "0.0.141",
"@vx/shape": "0.0.142",
"classnames": "^2.2.5",
"prop-types": "15.5.10"
},
Expand Down
12 changes: 6 additions & 6 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.141",
"version": "0.0.142",
"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.141",
"@vx/axis": "0.0.141",
"@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",
Expand All @@ -27,19 +27,19 @@
"@vx/geo": "0.0.140",
"@vx/glyph": "0.0.140",
"@vx/gradient": "0.0.140",
"@vx/grid": "0.0.141",
"@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.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.141",
"@vx/shape": "0.0.142",
"@vx/text": "0.0.140",
"@vx/tooltip": "0.0.141",
"@vx/voronoi": "0.0.140",
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.141",
"version": "0.0.142",
"description": "vx grid",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@vx/group": "0.0.140",
"@vx/point": "0.0.136",
"@vx/shape": "0.0.141",
"@vx/shape": "0.0.142",
"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.141",
"version": "0.0.142",
"description": "vx marker",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@vx/group": "0.0.140",
"@vx/shape": "0.0.141",
"@vx/shape": "0.0.142",
"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.141",
"version": "0.0.142",
"description": "vx shape",
"main": "build/index.js",
"repository": "https://github.com/hshoff/vx",
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.141",
"version": "0.0.142",
"description": "One stop install for all vx packages",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -42,8 +42,8 @@
"regenerator-runtime": "^0.10.5"
},
"dependencies": {
"@vx/annotation": "0.0.141",
"@vx/axis": "0.0.141",
"@vx/annotation": "0.0.142",
"@vx/axis": "0.0.142",
"@vx/bounds": "0.0.141",
"@vx/boxplot": "0.0.140",
"@vx/brush": "0.0.140",
Expand All @@ -54,19 +54,19 @@
"@vx/geo": "0.0.140",
"@vx/glyph": "0.0.140",
"@vx/gradient": "0.0.140",
"@vx/grid": "0.0.141",
"@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.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.141",
"@vx/shape": "0.0.142",
"@vx/text": "0.0.140",
"@vx/tooltip": "0.0.141",
"@vx/voronoi": "0.0.140",
Expand Down

0 comments on commit 7704939

Please sign in to comment.