From 50540a5400894d14a7d1137a2a9321a788a8b20f Mon Sep 17 00:00:00 2001 From: Riley Seaburg Date: Mon, 2 Dec 2024 17:06:52 -0600 Subject: [PATCH] update file upload to include cross platform binaries --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b70c1c3571..1488866b00 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "license": "", "dependencies": { - "@evolvingriley/file-upload": "0.1.8", + "@evolvingriley/file-upload": "0.1.9", "@prantlf/jsonlint": "^14.0.3", "@uswds/uswds": "^3.9.0", "autoprefixer": "^10.4.16",