We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18d116b + 85ae3c0 commit 841e4bfCopy full SHA for 841e4bf
1 file changed
package.json
@@ -13,10 +13,6 @@
13
},
14
"./source/*": "./source/*"
15
16
- "repository": {
17
- "type": "git",
18
- "url": "https://github.com/tentone/geothree.git"
19
- },
20
"scripts": {
21
"start": "npm run examples && http-server examples",
22
"examples": "rollup -c rollup.example.js",
@@ -60,4 +56,4 @@
60
56
"typescript": "4.9.4",
61
57
"http-server": "14.1.1"
62
58
}
63
-}
59
+}
0 commit comments