summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a1159cf2..b84a4b77 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,6 @@
"README.md",
"LICENSE"
],
- "dependencies": {},
"devDependencies": {
"@types/mime-types": "^2.1.4",
"@vitest/coverage-v8": "^3.1.1",
@@ -48,6 +47,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"globals": "^16.0.0",
"lodash": "^4.17.21",
+ "memfs": "^4.17.2",
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1",