diff --git a/package.json b/package.json index d8021ad..c236bec 100644 --- a/package.json +++ b/package.json @@ -2,12 +2,9 @@ "name": "metridash", "version": "0.1.0", "private": "true", + "type": "module", "repository": "MetridashCore/Batman", "homepage": "https://metridash.com/", - "repository": { - "type": "git", - "url": "git+https://github.com/MetridashCore/Batman.git" - }, "scripts": { "dev": "next dev", "build": "next build",