Skip to content

Commit 5f66b77

Browse files
committed
chore: Update package.json to reflect new repository URL and homepage for voltrn-cli
1 parent 59b7fed commit 5f66b77

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"license": "MPL-2.0",
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/IronTony/react-native-redux-toolkit-starter-app.git"
21+
"url": "git+https://github.com/IronTony/voltrn-cli.git"
2222
},
2323
"bugs": {
24-
"url": "https://github.com/IronTony/react-native-redux-toolkit-starter-app/issues"
24+
"url": "https://github.com/IronTony/voltrn-cli/issues"
2525
},
26-
"homepage": "https://github.com/IronTony/react-native-redux-toolkit-starter-app#readme",
26+
"homepage": "https://github.com/IronTony/voltrn-cli#readme",
2727
"engines": {
2828
"node": ">=22"
2929
},

0 commit comments

Comments
 (0)