Skip to content

Commit

Permalink
v0.0.145
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Nov 1, 2017
1 parent 5747aaa commit 17b3211
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.144"
"version": "0.0.145"
}
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.144",
"version": "0.0.145",
"description": "vx annotation",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@vx/group": "0.0.143",
"@vx/point": "0.0.143",
"@vx/shape": "0.0.144",
"@vx/shape": "0.0.145",
"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.144",
"version": "0.0.145",
"description": "vx axis",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@vx/group": "0.0.143",
"@vx/point": "0.0.143",
"@vx/shape": "0.0.144",
"@vx/shape": "0.0.145",
"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.144",
"version": "0.0.145",
"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.144",
"@vx/axis": "0.0.144",
"@vx/annotation": "0.0.145",
"@vx/axis": "0.0.145",
"@vx/boxplot": "0.0.143",
"@vx/brush": "0.0.143",
"@vx/clip-path": "0.0.143",
Expand All @@ -27,19 +27,19 @@
"@vx/geo": "0.0.143",
"@vx/glyph": "0.0.143",
"@vx/gradient": "0.0.143",
"@vx/grid": "0.0.144",
"@vx/grid": "0.0.145",
"@vx/group": "0.0.143",
"@vx/heatmap": "0.0.143",
"@vx/hierarchy": "0.0.144",
"@vx/legend": "0.0.143",
"@vx/marker": "0.0.144",
"@vx/marker": "0.0.145",
"@vx/mock-data": "0.0.144",
"@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.144",
"@vx/shape": "0.0.145",
"@vx/text": "0.0.143",
"@vx/tooltip": "0.0.143",
"@vx/voronoi": "0.0.143",
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.144",
"version": "0.0.145",
"description": "vx grid",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@vx/group": "0.0.143",
"@vx/point": "0.0.143",
"@vx/shape": "0.0.144",
"@vx/shape": "0.0.145",
"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.144",
"version": "0.0.145",
"description": "vx marker",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@vx/group": "0.0.143",
"@vx/shape": "0.0.144",
"@vx/shape": "0.0.145",
"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.144",
"version": "0.0.145",
"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.144",
"version": "0.0.145",
"description": "One stop install for all vx packages",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -45,8 +45,8 @@
"regenerator-runtime": "^0.10.5"
},
"dependencies": {
"@vx/annotation": "0.0.144",
"@vx/axis": "0.0.144",
"@vx/annotation": "0.0.145",
"@vx/axis": "0.0.145",
"@vx/bounds": "0.0.143",
"@vx/boxplot": "0.0.143",
"@vx/brush": "0.0.143",
Expand All @@ -57,19 +57,19 @@
"@vx/geo": "0.0.143",
"@vx/glyph": "0.0.143",
"@vx/gradient": "0.0.143",
"@vx/grid": "0.0.144",
"@vx/grid": "0.0.145",
"@vx/group": "0.0.143",
"@vx/heatmap": "0.0.143",
"@vx/hierarchy": "0.0.144",
"@vx/legend": "0.0.143",
"@vx/marker": "0.0.144",
"@vx/marker": "0.0.145",
"@vx/mock-data": "0.0.144",
"@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.144",
"@vx/shape": "0.0.145",
"@vx/text": "0.0.143",
"@vx/tooltip": "0.0.143",
"@vx/voronoi": "0.0.143",
Expand Down

0 comments on commit 17b3211

Please sign in to comment.