Skip to content

Commit

Permalink
v0.0.162
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Apr 30, 2018
1 parent a5daa00 commit b6263b2
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 30 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.161"
"version": "0.0.162"
}
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.161",
"version": "0.0.162",
"description": "vx annotation",
"sideEffects": false,
"main": "build/index.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@vx/group": "0.0.161",
"@vx/point": "0.0.161",
"@vx/shape": "0.0.161",
"@vx/shape": "0.0.162",
"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.161",
"version": "0.0.162",
"description": "vx axis",
"sideEffects": false,
"main": "build/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@vx/group": "0.0.161",
"@vx/point": "0.0.161",
"@vx/shape": "0.0.161",
"@vx/shape": "0.0.162",
"@vx/text": "0.0.161",
"classnames": "^2.2.5",
"prop-types": "^15.6.0"
Expand Down
24 changes: 15 additions & 9 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.161",
"version": "0.0.162",
"description": "vx demo",
"repository": "https://github.com/hshoff/vx",
"scripts": {
Expand All @@ -9,12 +9,16 @@
"start": "next start",
"test": "jest"
},
"keywords": ["vx", "demo", "examples"],
"keywords": [
"vx",
"demo",
"examples"
],
"author": "@hshoff",
"license": "MIT",
"dependencies": {
"@vx/annotation": "0.0.161",
"@vx/axis": "0.0.161",
"@vx/annotation": "0.0.162",
"@vx/axis": "0.0.162",
"@vx/boxplot": "0.0.161",
"@vx/brush": "0.0.161",
"@vx/clip-path": "0.0.161",
Expand All @@ -24,22 +28,22 @@
"@vx/geo": "0.0.161",
"@vx/glyph": "0.0.161",
"@vx/gradient": "0.0.161",
"@vx/grid": "0.0.161",
"@vx/grid": "0.0.162",
"@vx/group": "0.0.161",
"@vx/heatmap": "0.0.161",
"@vx/hierarchy": "0.0.161",
"@vx/legend": "0.0.161",
"@vx/marker": "0.0.161",
"@vx/marker": "0.0.162",
"@vx/mock-data": "0.0.161",
"@vx/network": "0.0.161",
"@vx/pattern": "0.0.161",
"@vx/point": "0.0.161",
"@vx/responsive": "0.0.161",
"@vx/scale": "0.0.161",
"@vx/shape": "0.0.161",
"@vx/shape": "0.0.162",
"@vx/stats": "0.0.161",
"@vx/text": "0.0.161",
"@vx/threshold": "0.0.1",
"@vx/threshold": "0.0.162",
"@vx/tooltip": "0.0.161",
"@vx/voronoi": "0.0.161",
"classnames": "^2.2.5",
Expand All @@ -64,7 +68,9 @@
"topojson-client": "^3.0.0"
},
"browserify": {
"transform": ["babelify"]
"transform": [
"babelify"
]
},
"publishConfig": {
"access": "public"
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.161",
"version": "0.0.162",
"description": "vx grid",
"sideEffects": false,
"main": "build/index.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@vx/group": "0.0.161",
"@vx/point": "0.0.161",
"@vx/shape": "0.0.161",
"@vx/shape": "0.0.162",
"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.161",
"version": "0.0.162",
"description": "vx marker",
"sideEffects": false,
"main": "build/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@vx/group": "0.0.161",
"@vx/shape": "0.0.161",
"@vx/shape": "0.0.162",
"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.161",
"version": "0.0.162",
"description": "vx shape",
"sideEffects": false,
"main": "build/index.js",
Expand Down
21 changes: 16 additions & 5 deletions packages/vx-threshold/package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,30 @@
{
"name": "@vx/threshold",
"version": "0.0.1",
"version": "0.0.162",
"description": "vx threshold",
"sideEffects": false,
"main": "build/index.js",
"repository": "https://github.com/hshoff/vx",
"files": ["build"],
"files": [
"build"
],
"scripts": {
"build": "make build SRC=./src",
"prepublish": "make build SRC=./src",
"test": "jest"
},
"keywords": ["vx", "react", "d3", "visualizations", "charts"],
"keywords": [
"vx",
"react",
"d3",
"visualizations",
"charts"
],
"author": "@hshoff",
"license": "MIT",
"dependencies": {
"@vx/clip-path": "0.0.161",
"@vx/shape": "0.0.161",
"@vx/shape": "0.0.162",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand All @@ -40,6 +48,9 @@
"access": "public"
},
"jest": {
"setupFiles": ["raf/polyfill", "<rootDir>/test/enzyme-setup.js"]
"setupFiles": [
"raf/polyfill",
"<rootDir>/test/enzyme-setup.js"
]
}
}
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.161",
"version": "0.0.162",
"description": "One stop install for all vx packages",
"sideEffects": false,
"main": "build/index.js",
Expand Down Expand Up @@ -46,8 +46,8 @@
"regenerator-runtime": "^0.10.5"
},
"dependencies": {
"@vx/annotation": "0.0.161",
"@vx/axis": "0.0.161",
"@vx/annotation": "0.0.162",
"@vx/axis": "0.0.162",
"@vx/bounds": "0.0.161",
"@vx/boxplot": "0.0.161",
"@vx/brush": "0.0.161",
Expand All @@ -58,19 +58,19 @@
"@vx/geo": "0.0.161",
"@vx/glyph": "0.0.161",
"@vx/gradient": "0.0.161",
"@vx/grid": "0.0.161",
"@vx/grid": "0.0.162",
"@vx/group": "0.0.161",
"@vx/heatmap": "0.0.161",
"@vx/hierarchy": "0.0.161",
"@vx/legend": "0.0.161",
"@vx/marker": "0.0.161",
"@vx/marker": "0.0.162",
"@vx/mock-data": "0.0.161",
"@vx/network": "0.0.161",
"@vx/pattern": "0.0.161",
"@vx/point": "0.0.161",
"@vx/responsive": "0.0.161",
"@vx/scale": "0.0.161",
"@vx/shape": "0.0.161",
"@vx/shape": "0.0.162",
"@vx/text": "0.0.161",
"@vx/tooltip": "0.0.161",
"@vx/voronoi": "0.0.161",
Expand Down

0 comments on commit b6263b2

Please sign in to comment.