@squawk/flight-math
Advanced tools
+3
-3
| { | ||
| "name": "@squawk/flight-math", | ||
| "version": "0.5.1", | ||
| "version": "0.5.2", | ||
| "type": "module", | ||
@@ -12,3 +12,3 @@ "description": "Aviation flight computer calculations - the programmatic equivalent of an E6B", | ||
| "url": "git+https://github.com/neilcochran/squawk.git", | ||
| "directory": "packages/flight-math" | ||
| "directory": "packages/libs/flight-math" | ||
| }, | ||
@@ -51,4 +51,4 @@ "engines": { | ||
| "dependencies": { | ||
| "@squawk/units": "^0.4.0" | ||
| "@squawk/units": "^0.4.1" | ||
| } | ||
| } |
113633
0Updated