Skip to content

Commit

Permalink
v0.0.147
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Nov 13, 2017
1 parent 3e41d4f commit ccde665
Show file tree
Hide file tree
Showing 13 changed files with 52 additions and 41 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.146"
"version": "0.0.147"
}
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.146",
"version": "0.0.147",
"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.146",
"@vx/shape": "0.0.147",
"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.146",
"version": "0.0.147",
"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.146",
"@vx/shape": "0.0.147",
"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.143",
"version": "0.0.147",
"description": "Utilities to make your life with bounding boxes better",
"main": "build/index.js",
"scripts": {
Expand Down
20 changes: 10 additions & 10 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.146",
"version": "0.0.147",
"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.146",
"@vx/axis": "0.0.146",
"@vx/annotation": "0.0.147",
"@vx/axis": "0.0.147",
"@vx/boxplot": "0.0.143",
"@vx/brush": "0.0.143",
"@vx/clip-path": "0.0.143",
Expand All @@ -27,23 +27,23 @@
"@vx/geo": "0.0.143",
"@vx/glyph": "0.0.143",
"@vx/gradient": "0.0.143",
"@vx/grid": "0.0.146",
"@vx/grid": "0.0.147",
"@vx/group": "0.0.143",
"@vx/heatmap": "0.0.143",
"@vx/hierarchy": "0.0.144",
"@vx/legend": "0.0.143",
"@vx/marker": "0.0.146",
"@vx/mock-data": "0.0.144",
"@vx/marker": "0.0.147",
"@vx/mock-data": "0.0.147",
"@vx/network": "0.0.143",
"@vx/pattern": "0.0.143",
"@vx/point": "0.0.143",
"@vx/responsive": "0.0.143",
"@vx/responsive": "0.0.147",
"@vx/scale": "0.0.143",
"@vx/shape": "0.0.146",
"@vx/shape": "0.0.147",
"@vx/stats": "0.0.147",
"@vx/text": "0.0.143",
"@vx/tooltip": "0.0.143",
"@vx/tooltip": "0.0.147",
"@vx/voronoi": "0.0.143",
"@vx/stats": "0.0.143",
"classnames": "^2.2.5",
"d3-array": "^1.1.1",
"d3-collection": "^1.0.4",
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.146",
"version": "0.0.147",
"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.146",
"@vx/shape": "0.0.147",
"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.146",
"version": "0.0.147",
"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.146",
"@vx/shape": "0.0.147",
"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.144",
"version": "0.0.147",
"description": "vx mock data",
"main": "build/index.js",
"scripts": {
Expand Down
19 changes: 15 additions & 4 deletions packages/vx-responsive/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"name": "@vx/responsive",
"version": "0.0.143",
"version": "0.0.147",
"description": "vx responsive svg",
"main": "build/index.js",
"files": ["build"],
"files": [
"build"
],
"scripts": {
"build": "make build SRC=./src",
"prepublish": "make build SRC=./src",
Expand All @@ -13,7 +15,13 @@
"type": "git",
"url": "git+https://github.com/hshoff/vx.git"
},
"keywords": ["vx", "react", "d3", "visualizations", "charts"],
"keywords": [
"vx",
"react",
"d3",
"visualizations",
"charts"
],
"author": "@hshoff",
"license": "MIT",
"bugs": {
Expand Down Expand Up @@ -44,6 +52,9 @@
"access": "public"
},
"jest": {
"setupFiles": ["raf/polyfill", "<rootDir>/test/enzyme-setup.js"]
"setupFiles": [
"raf/polyfill",
"<rootDir>/test/enzyme-setup.js"
]
}
}
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.146",
"version": "0.0.147",
"description": "vx shape",
"main": "build/index.js",
"repository": "https://github.com/hshoff/vx",
Expand Down
6 changes: 3 additions & 3 deletions packages/vx-stats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/stats",
"version": "0.0.143",
"version": "0.0.147",
"description": "vx stats box violin",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -36,13 +36,13 @@
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.2",
"jest": "^21.2.1",
"raf": "^3.4.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-fatigue-dev": "github:tj/react-fatigue-dev",
"react-test-renderer": "^16.0.0",
"react-tools": "^0.10.0",
"regenerator-runtime": "^0.10.5",
"raf": "^3.4.0"
"regenerator-runtime": "^0.10.5"
},
"peerDependencies": {
"react": "^15.0.0-0 || ^16.0.0-0"
Expand Down
4 changes: 2 additions & 2 deletions packages/vx-tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vx/tooltip",
"version": "0.0.143",
"version": "0.0.147",
"description": "vx tooltip",
"main": "build/index.js",
"scripts": {
Expand All @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/hshoff/vx#readme",
"dependencies": {
"@vx/bounds": "0.0.143",
"@vx/bounds": "0.0.147",
"classnames": "^2.2.5",
"prop-types": "^15.5.10"
},
Expand Down
20 changes: 10 additions & 10 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.146",
"version": "0.0.147",
"description": "One stop install for all vx packages",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -45,9 +45,9 @@
"regenerator-runtime": "^0.10.5"
},
"dependencies": {
"@vx/annotation": "0.0.146",
"@vx/axis": "0.0.146",
"@vx/bounds": "0.0.143",
"@vx/annotation": "0.0.147",
"@vx/axis": "0.0.147",
"@vx/bounds": "0.0.147",
"@vx/boxplot": "0.0.143",
"@vx/brush": "0.0.143",
"@vx/clip-path": "0.0.143",
Expand All @@ -57,21 +57,21 @@
"@vx/geo": "0.0.143",
"@vx/glyph": "0.0.143",
"@vx/gradient": "0.0.143",
"@vx/grid": "0.0.146",
"@vx/grid": "0.0.147",
"@vx/group": "0.0.143",
"@vx/heatmap": "0.0.143",
"@vx/hierarchy": "0.0.144",
"@vx/legend": "0.0.143",
"@vx/marker": "0.0.146",
"@vx/mock-data": "0.0.144",
"@vx/marker": "0.0.147",
"@vx/mock-data": "0.0.147",
"@vx/network": "0.0.143",
"@vx/pattern": "0.0.143",
"@vx/point": "0.0.143",
"@vx/responsive": "0.0.143",
"@vx/responsive": "0.0.147",
"@vx/scale": "0.0.143",
"@vx/shape": "0.0.146",
"@vx/shape": "0.0.147",
"@vx/text": "0.0.143",
"@vx/tooltip": "0.0.143",
"@vx/tooltip": "0.0.147",
"@vx/voronoi": "0.0.143",
"@vx/zoom": "0.0.143"
},
Expand Down

0 comments on commit ccde665

Please sign in to comment.