diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 0e087bf..7979d9b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,4 @@ { - "type": "module", "scripts": { "test": "sh bin/test.sh" } |