diff --git a/package.json b/package.json index f718407..d6c065f 100644 --- a/package.json +++ b/package.json @@ -13,10 +13,6 @@ }, "./source/*": "./source/*" }, - "repository": { - "type": "git", - "url": "https://github.com/tentone/geothree.git" - }, "scripts": { "start": "npm run examples && http-server examples", "examples": "rollup -c rollup.example.js", @@ -60,4 +56,4 @@ "typescript": "4.9.4", "http-server": "14.1.1" } -} \ No newline at end of file +}