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 c7d16aa commit 568d095Copy full SHA for 568d095
package.json
@@ -26,17 +26,17 @@
26
"license": "MIT",
27
"repository": {
28
"type": "git",
29
- "url": "https://github.com/benjamin-elliott/stacksync.git"
+ "url": "https://github.com/benjamindotdev/stacksync.git"
30
},
31
"files": [
32
"dist",
33
"assets",
34
"README.md",
35
"LICENSE"
36
],
37
- "homepage": "https://github.com/benjamin-elliott/stacksync#readme",
+ "homepage": "https://github.com/benjamindotdev/stacksync#readme",
38
"bugs": {
39
- "url": "https://github.com/benjamin-elliott/stacksync/issues"
+ "url": "https://github.com/benjamindotdev/stacksync/issues"
40
41
"dependencies": {
42
"lucide-static": "^0.555.0"
0 commit comments