diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d67b85d..52f906e 100644 --- a/package.json +++ b/package.json @@ -41,5 +41,6 @@ "main": "dist/index.js", "author": "Matt Strapp <matt@mattstrapp.net>", "license": "MIT", + "type": "module", "private": true }
\ No newline at end of file |