diff --git a/airflow/www/package.json b/airflow/www/package.json index 03cf1463324ca..95cf5b204e475 100644 --- a/airflow/www/package.json +++ b/airflow/www/package.json @@ -1,4 +1,6 @@ { + "name": "airflow-www", + "version": "1.0.0", "description": "Apache Airflow is a platform to programmatically author, schedule and monitor workflows.", "scripts": { "test": "jest",