From 873ed89c441d3ddb06413fbc9888364978ce3683 Mon Sep 17 00:00:00 2001 From: Stephan Besser Date: Thu, 18 Jul 2024 19:30:37 +0200 Subject: [PATCH] removed main prop from package.json --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index d946097..bc59189 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "planeur_airspace", "version": "1.0.0", "description": "The FFVP and individual contributors are maintaining a file of French airspaces in the OpenAir (Extended) format and OpenAir (Standard).", - "main": "index.js", "directories": { "doc": "doc" },