diff --git a/package.json b/package.json index adfe4ec..29aa0e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "folktest", "author": "Rowan (https://kitsu.cafe)", + "type": "module", "version": "1.0.0", "main": "src/index.js", "scripts": { },