diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-04-02 19:03:41 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-04-02 19:05:03 +0200 |
| commit | d4d228dbe7ecce3a036a0d412472cf9a97e70c13 (patch) | |
| tree | 3f3ed8e81ded101c90f876b52b97599acf90a8a1 /package.json | |
| parent | 73083448d041a748b8a453469698f3106cadda85 (diff) | |
Uuu
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
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" |
