Skip to content

Commit

Permalink
Update Remix Edgio packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlee85 committed May 21, 2024
1 parent 5da236c commit 9cc35da
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 deletions examples/v7-remix/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions examples/v7-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@edgio/cli": "^7.11.5-rc-1715179655-5aafc459.0",
"@edgio/connectors": "^7.11.5-rc-1715179655-5aafc459.0",
"@edgio/core": "^7.11.5-rc-1715179655-5aafc459.0",
"@edgio/prefetch": "^7.11.5-rc-1715179655-5aafc459.0",
"@edgio/cli": "^7.11.5",
"@edgio/connectors": "^7.11.5",
"@edgio/core": "^7.11.5",
"@edgio/prefetch": "^7.11.5",
"@remix-run/dev": "^2.9.1",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
Expand Down

0 comments on commit 9cc35da

Please sign in to comment.