summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 17442eaa..d848a81b 100644
--- a/package.json
+++ b/package.json
@@ -84,6 +84,7 @@
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1",
"vitest": "^3.2.4",
- "yargs": "^17.7.2"
+ "yargs": "^17.7.2",
+ "mnemonist": "^0.40.3"
}
}