We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756286d commit eb4715fCopy full SHA for eb4715f
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/shyim/shopware-admin-api-node.git"
+ "url": "git+https://github.com/firebearstudio/shopware-admin-api-node.git"
12
13
"keywords": [
14
"Shopware",
@@ -17,9 +17,9 @@
17
"author": "Shyim",
18
"license": "MIT",
19
"bugs": {
20
- "url": "https://github.com/shyim/shopware-admin-api-node/issues"
+ "url": "https://github.com/firebearstudio/shopware-admin-api-node/issues"
21
22
- "homepage": "https://github.com/shyim/shopware-admin-api-node#readme",
+ "homepage": "https://github.com/firebearstudio/shopware-admin-api-node#readme",
23
"dependencies": {
24
"axios": "^0.21.1",
25
"lodash": "^4.17.15",
0 commit comments