@squawk/notams
Advanced tools
+3
-3
| { | ||
| "name": "@squawk/notams", | ||
| "version": "0.3.2", | ||
| "version": "0.3.3", | ||
| "type": "module", | ||
@@ -12,3 +12,3 @@ "description": "Parse raw ICAO-format NOTAM strings into fully typed, structured objects", | ||
| "url": "git+https://github.com/neilcochran/squawk.git", | ||
| "directory": "packages/notams" | ||
| "directory": "packages/libs/notams" | ||
| }, | ||
@@ -49,4 +49,4 @@ "engines": { | ||
| "dependencies": { | ||
| "@squawk/types": "^0.7.0" | ||
| "@squawk/types": "^0.7.1" | ||
| } | ||
| } |
61435
0.01%Updated