aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index fbc908a..f4370ca 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,9 @@
"sass": "^1.98.0"
},
"optionalDependencies": {
- "@rollup/rollup-linux-x64-gnu": "*"
+ "@rollup/rollup-linux-x64-gnu": "*",
+ "@emnapi/runtime": "*",
+ "@emnapi/core": "*"
},
"overrides": {
"lodash": "^4.17.21"