Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
blittle committed Jun 8, 2023
1 parent 71bdde8 commit 0189703
Show file tree
Hide file tree
Showing 3 changed files with 4,716 additions and 1,650 deletions.
12 changes: 6 additions & 6 deletions examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"typecheck": "tsc"
},
"dependencies": {
"@remix-run/css-bundle": "1.15.0",
"@remix-run/express": "1.15.0",
"@remix-run/node": "1.15.0",
"@remix-run/react": "1.15.0",
"@remix-run/css-bundle": "1.17.1-pre.0",
"@remix-run/express": "1.17.1-pre.0",
"@remix-run/node": "1.17.1-pre.0",
"@remix-run/react": "1.17.1-pre.0",
"@shopify/hydrogen": "^2023.4.3",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
Expand All @@ -25,8 +25,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "1.15.0",
"@remix-run/eslint-config": "1.15.0",
"@remix-run/dev": "1.17.1-pre.0",
"@remix-run/eslint-config": "1.17.1-pre.0",
"@shopify/cli": "^3.46.2",
"@shopify/cli-hydrogen": "^4.2.1",
"@types/compression": "^1.7.2",
Expand Down
Loading

0 comments on commit 0189703

Please sign in to comment.