Skip to content

Commit 841e4bf

Browse files
authored
Merge pull request #2 from ApiceFlow/techvoyagerX-patch-2
refactor: package.json modification.
2 parents 18d116b + 85ae3c0 commit 841e4bf

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
},
1414
"./source/*": "./source/*"
1515
},
16-
"repository": {
17-
"type": "git",
18-
"url": "https://github.com/tentone/geothree.git"
19-
},
2016
"scripts": {
2117
"start": "npm run examples && http-server examples",
2218
"examples": "rollup -c rollup.example.js",
@@ -60,4 +56,4 @@
6056
"typescript": "4.9.4",
6157
"http-server": "14.1.1"
6258
}
63-
}
59+
}

0 commit comments

Comments
 (0)