diff --git a/package.json b/package.json index dab9620..2392642 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "jcalixte-blog", "version": "1.0.0", + "type": "module", "scripts": { "dev": "iles dev", "build": "iles build",