Files
nixpkgs/pkgs/by-name/x2/x2t/web-apps-avoid-phantomjs.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
260 B
Diff
Raw Normal View History

2025-10-09 14:15:47 +02:00
diff --git a/build/package.json b/build/package.json
index 96b35b328a..f8ec8397b4 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,6 @@
},
"devDependencies": {
"chai": "^5.1.0",
- "grunt-mocha": "^1.2.0",
"mocha": "^10.2.0"
}
}