@thi.ng/geom-api
Advanced tools
Comparing version 3.0.1 to 3.0.3
@@ -6,2 +6,18 @@ # Change Log | ||
## [3.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@3.0.2...@thi.ng/geom-api@3.0.3) (2021-10-15) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [3.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@3.0.1...@thi.ng/geom-api@3.0.2) (2021-10-15) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [3.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@3.0.0...@thi.ng/geom-api@3.0.1) (2021-10-13) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@thi.ng/geom-api", | ||
"version": "3.0.1", | ||
"version": "3.0.3", | ||
"description": "Shared type & interface declarations for @thi.ng/geom packages", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.0.1", | ||
"@thi.ng/vectors": "^7.0.1" | ||
"@thi.ng/api": "^8.0.3", | ||
"@thi.ng/vectors": "^7.0.3" | ||
}, | ||
"devDependencies": { | ||
"@thi.ng/testament": "^0.1.1" | ||
"@thi.ng/testament": "^0.1.3" | ||
}, | ||
@@ -95,3 +95,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2e6b3d7c0f4c5686c1e9bdb4902ed7d3f90bcc19" | ||
"gitHead": "1fb38cac74d6c009d96855c28784a267a81badf1" | ||
} |
28050
Updated@thi.ng/api@^8.0.3
Updated@thi.ng/vectors@^7.0.3