diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/package.json b/package.json deleted file mode 100644 index 0e087bf..0000000 --- a/package.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "module", - "scripts": { - "test": "sh bin/test.sh" - } -} |