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 713ec56 commit a74a252Copy full SHA for a74a252
1 file changed
package.json
@@ -23,7 +23,7 @@
23
],
24
"repository": {
25
"type": "git",
26
- "url": "git+https://github.com/lastcode802/threedview.git"
+ "url": "https://github.com/lastcode802/threedview"
27
},
28
"private": true,
29
"dependencies": {
@@ -107,7 +107,7 @@
107
"webpack": "^5.74.0"
108
109
"bugs": {
110
- "url": "https://github.com/lastcode802/3dmodel_reactjs_nextjs/issues"
+ "url": "https://github.com/lastcode802/threedview/issues"
111
112
"license": "ISC",
113
"publishConfig": {
0 commit comments