Skip to content

Commit 11b609f

Browse files
committed
fix: repo name 3
1 parent 6f7146d commit 11b609f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@bigcommerce/stencil-cli",
2+
"name": "@jairo-bc/stencil-cli",
33
"version": "8.8.0",
44
"type": "module",
55
"description": "CLI tool to run BigCommerce Stores locally for theme development.",
@@ -33,14 +33,14 @@
3333
},
3434
"repository": {
3535
"type": "git",
36-
"url": "https://github.com/bigcommerce/stencil-cli"
36+
"url": "https://github.com/jairo-bc/stencil-cli"
3737
},
3838
"author": "BigCommerce",
3939
"license": "BSD-4-Clause",
4040
"bugs": {
41-
"url": "https://github.com/bigcommerce/stencil-cli/issues"
41+
"url": "https://github.com/jairo-bc/stencil-cli/issues"
4242
},
43-
"homepage": "https://github.com/bigcommerce/stencil-cli",
43+
"homepage": "https://github.com/jairo-bc/stencil-cli",
4444
"files": [
4545
"/lib",
4646
"/bin",
@@ -50,8 +50,8 @@
5050
"package-lock.json"
5151
],
5252
"dependencies": {
53-
"@bigcommerce/stencil-paper": "5.1.6",
54-
"@bigcommerce/stencil-styles": "^6.1.1",
53+
"@jairo-bc/stencil-paper": "5.1.6",
54+
"@jairo-bc/stencil-styles": "^6.1.1",
5555
"@hapi/boom": "^10.0.0",
5656
"@hapi/glue": "^9.0.1",
5757
"@hapi/h2o2": "^9.1.0",

0 commit comments

Comments
 (0)