@vertexvis/geometry
Advanced tools
Comparing version
{ | ||
"name": "@vertexvis/geometry", | ||
"version": "0.23.7-canary.2", | ||
"version": "0.23.8-canary.0", | ||
"description": "Library for 2D and 3D geometric types.", | ||
@@ -43,3 +43,3 @@ "license": "MIT", | ||
"@vertexvis/jest-config-vertexvis": "^0.5.4", | ||
"@vertexwebsdk/build": "0.23.7-canary.2", | ||
"@vertexwebsdk/build": "0.23.8-canary.0", | ||
"eslint": "^8.17.0", | ||
@@ -55,3 +55,3 @@ "jest": "^27.5.1", | ||
}, | ||
"gitHead": "583baa417e9c2c51fefc6cd32bc7148bf64c9f78" | ||
"gitHead": "285c7b6d566325b1750808739965756e593a72cf" | ||
} |
@@ -27,3 +27,3 @@ <!-- DO NOT EDIT THE README.md DIRECTLY. THIS FILE IS AUTO-GENERATED. --> | ||
<script type="module"> | ||
import { Vector3 } from 'https://cdn.jsdelivr.net/npm/@vertexvis/geometry@0.23.6/dist/cdn/bundle.esm.js'; | ||
import { Vector3 } from 'https://cdn.jsdelivr.net/npm/@vertexvis/geometry@0.23.7/dist/cdn/bundle.esm.js'; | ||
@@ -30,0 +30,0 @@ async function main() { |