diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index edca6979..892d416d 100644 --- a/package.json +++ b/package.json @@ -7,5 +7,6 @@ "stylelint-config-standard": "^36.0.0", "terser": "^5.30.3", "vnu-jar": "^23.4.11" - } + }, + "type": "module" } |
