From 3a5648dd2e326c589170b58af711c72ab2a10a84 Mon Sep 17 00:00:00 2001 From: Alexandre Esteves Date: Fri, 9 May 2025 15:03:49 +0100 Subject: [PATCH] Remove dir path from data-files --- jsaddle-warp/jsaddle-warp.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/jsaddle-warp/jsaddle-warp.cabal b/jsaddle-warp/jsaddle-warp.cabal index 3b78311..f5e4c26 100644 --- a/jsaddle-warp/jsaddle-warp.cabal +++ b/jsaddle-warp/jsaddle-warp.cabal @@ -40,7 +40,6 @@ data-files: node-client/node_modules/xmlhttprequest/.npmignore node-client/node_modules/xmlhttprequest/LICENSE node-client/node_modules/xmlhttprequest/README.md - node-client/node_modules/xmlhttprequest/lib node-client/node_modules/xmlhttprequest/lib/XMLHttpRequest.js node-client/node_modules/xmlhttprequest/package.json node-client/package-lock.json