chore: Remove reference to "fs" dummy package

Not needed.

This will end up landing again anyways in a major refactoring job,
but for now I'm making the change here because it's a one line change.
This commit is contained in:
modeco80
2024-04-23 07:14:13 -04:00
parent 97878c51b4
commit 820ef05832

View File

@@ -16,7 +16,6 @@
"async-mutex": "^0.4.0",
"canvas": "^2.11.2",
"execa": "^8.0.1",
"fs": "^0.0.1-security",
"jimp": "^0.22.10",
"mnemonist": "^0.39.5",
"rfb2": "github:elijahr2411/node-rfb2",