Skip to content

Commit 9eb1293

Browse files
Merge pull request #56 from Shopify/remove-local-cli
Remove local CLI from package.json as the Shopify CLI reccomends
2 parents 8e08889 + c5858d4 commit 9eb1293

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2025.08.17
44

5+
- [#56](https://github.com/Shopify/shopify-app-template-react-router/pull/56) Remove local CLI from package.json in favor of global CLI installation
56
- [#53](https://github.com/Shopify/shopify-app-template-react-router/pull/53) Add the Shopify Dev MCP to the template
67

78
## 2025.08.16

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"@react-router/node": "^7.0.0",
3131
"@react-router/serve": "^7.0.0",
3232
"@shopify/app-bridge-react": "^4.1.6",
33-
"@shopify/cli": "^3.63.1",
3433
"@shopify/shopify-app-react-router": "^0.1.1",
3534
"@shopify/shopify-app-session-storage-prisma": "^6.0.0",
3635
"isbot": "^5.1.0",

0 commit comments

Comments
 (0)