Skip to content

Commit 020a961

Browse files
authored
Update github project name (#61)
* Update package.json Updated moved project name from PyBabylonJS to TileDB-PyBabylonJS * Update package.json
1 parent 05f285a commit 020a961

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
"name": "TileDB",
2020
"email": "[email protected]"
2121
},
22-
"homepage": "https://github.com/TileDB-Inc/PyBabylonJS",
22+
"homepage": "https://github.com/TileDB-Inc/TileDB-PyBabylonJS",
2323
"bugs": {
24-
"url": "https://github.com/TileDB-Inc/PyBabylonJS/issues"
24+
"url": "https://github.com/TileDB-Inc/TileDB-PyBabylonJS/issues"
2525
},
2626
"license": "MIT",
2727
"main": "lib/index.js",
2828
"types": "./lib/index.d.ts",
2929
"repository": {
3030
"type": "git",
31-
"url": "https://github.com/TileDB-Inc/PyBabylonJS"
31+
"url": "https://github.com/TileDB-Inc/TileDB-PyBabylonJS"
3232
},
3333
"scripts": {
3434
"build": "jlpm run build:lib && jlpm run build:labextension:dev",

0 commit comments

Comments
 (0)