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