We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5522860 commit 9474becCopy full SHA for 9474bec
package.json
@@ -7,9 +7,9 @@
7
"jupyterlab",
8
"jupyterlab-extension"
9
],
10
- "homepage": "https://github.com/jupytercad/jupytercad-openvsp",
+ "homepage": "https://github.com/jupytercad/JupyterCAD-OpenVSP",
11
"bugs": {
12
- "url": "https://github.com/jupytercad/jupytercad-openvsp/issues"
+ "url": "https://github.com/jupytercad/JupyterCAD-OpenVSP/issues"
13
},
14
"license": "BSD-3-Clause",
15
"author": "JupyterCAD contributors",
@@ -23,7 +23,7 @@
23
"style": "style/index.css",
24
"repository": {
25
"type": "git",
26
- "url": "https://github.com/jupytercad/jupytercad-openvsp.git"
+ "url": "https://github.com/jupytercad/JupyterCAD-OpenVSP.git"
27
28
"scripts": {
29
"build": "jlpm build:lib && jlpm build:labextension:dev",
0 commit comments