Skip to content

Commit eb4715f

Browse files
authored
Update package.json
1 parent 756286d commit eb4715f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/shyim/shopware-admin-api-node.git"
11+
"url": "git+https://github.com/firebearstudio/shopware-admin-api-node.git"
1212
},
1313
"keywords": [
1414
"Shopware",
@@ -17,9 +17,9 @@
1717
"author": "Shyim",
1818
"license": "MIT",
1919
"bugs": {
20-
"url": "https://github.com/shyim/shopware-admin-api-node/issues"
20+
"url": "https://github.com/firebearstudio/shopware-admin-api-node/issues"
2121
},
22-
"homepage": "https://github.com/shyim/shopware-admin-api-node#readme",
22+
"homepage": "https://github.com/firebearstudio/shopware-admin-api-node#readme",
2323
"dependencies": {
2424
"axios": "^0.21.1",
2525
"lodash": "^4.17.15",

0 commit comments

Comments
 (0)