Skip to content

Commit

Permalink
build: update deps in unreleased packages
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Jan 31, 2019
1 parent 3529c2f commit 1b72d1d
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/geom-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@thi.ng/api": "^5.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"ES6",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-arc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@thi.ng/geom-api": "^0.0.1",
"@thi.ng/geom-resample": "^0.0.1",
"@thi.ng/math": "^1.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-clip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@thi.ng/geom-isec": "^0.0.1",
"@thi.ng/geom-poly-utils": "^0.0.1",
"@thi.ng/math": "^1.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-closest-point/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typescript": "^3.2.2"
},
"dependencies": {
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"ES6",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-hull/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@thi.ng/math": "^1.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-isec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@thi.ng/geom-api": "^0.0.1",
"@thi.ng/geom-closest-point": "^0.0.1",
"@thi.ng/math": "^1.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-poly-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@thi.ng/errors": "^1.0.1",
"@thi.ng/geom-api": "^0.0.1",
"@thi.ng/math": "^1.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-resample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@thi.ng/geom-api": "^0.0.1",
"@thi.ng/geom-closest-point": "^0.0.1",
"@thi.ng/math": "^1.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-splines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@thi.ng/geom-arc": "^0.0.1",
"@thi.ng/geom-resample": "^0.0.1",
"@thi.ng/math": "^1.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
4 changes: 2 additions & 2 deletions packages/geom-subdiv-curve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"dependencies": {
"@thi.ng/geom-api": "^0.0.1",
"@thi.ng/transducers": "^3.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/transducers": "^3.0.2",
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
4 changes: 2 additions & 2 deletions packages/geom-tessellate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@thi.ng/geom-api": "^0.0.1",
"@thi.ng/geom-isec": "^0.0.1",
"@thi.ng/geom-poly-utils": "^0.0.1",
"@thi.ng/transducers": "^3.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/transducers": "^3.0.2",
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down
2 changes: 1 addition & 1 deletion packages/geom-voronoi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@thi.ng/geom-poly-utils": "^0.0.1",
"@thi.ng/math": "^1.0.1",
"@thi.ng/quad-edge": "^0.0.1",
"@thi.ng/vectors": "^2.1.0"
"@thi.ng/vectors": "^2.1.1"
},
"keywords": [
"2D",
Expand Down

0 comments on commit 1b72d1d

Please sign in to comment.