We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f285a commit 020a961Copy full SHA for 020a961
package.json
@@ -19,16 +19,16 @@
19
"name": "TileDB",
20
"email": "[email protected]"
21
},
22
- "homepage": "https://github.com/TileDB-Inc/PyBabylonJS",
+ "homepage": "https://github.com/TileDB-Inc/TileDB-PyBabylonJS",
23
"bugs": {
24
- "url": "https://github.com/TileDB-Inc/PyBabylonJS/issues"
+ "url": "https://github.com/TileDB-Inc/TileDB-PyBabylonJS/issues"
25
26
"license": "MIT",
27
"main": "lib/index.js",
28
"types": "./lib/index.d.ts",
29
"repository": {
30
"type": "git",
31
- "url": "https://github.com/TileDB-Inc/PyBabylonJS"
+ "url": "https://github.com/TileDB-Inc/TileDB-PyBabylonJS"
32
33
"scripts": {
34
"build": "jlpm run build:lib && jlpm run build:labextension:dev",
0 commit comments