From 3928d378f57d431cf6f467c7b46ebb25d5af2a78 Mon Sep 17 00:00:00 2001 From: Dan Ditomaso Date: Wed, 19 Feb 2025 07:47:02 -0500 Subject: [PATCH] feat: updated app to tailwind 4.x --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index a4c3bcde..bf03feb1 100644 --- a/package.json +++ b/package.json @@ -35,10 +35,6 @@ "bugs": { "url": "https://github.com/meshtastic/web/issues" }, - "engines": { - "node": ">=20.0.0", - "pnpm": ">=10.1.0" - }, "homepage": "https://meshtastic.org", "dependencies": { "@bufbuild/protobuf": "^1.10.0",