Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
Update to Remix 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Feb 17, 2021
1 parent 8cb1a67 commit 01d72d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"start": "node server.js"
},
"dependencies": {
"@remix-run/cli": "^0.13.0-pre.0",
"@remix-run/data": "^0.13.0-pre.0",
"@remix-run/express": "^0.13.0-pre.0",
"@remix-run/react": "^0.13.0-pre.0",
"@remix-run/cli": "^0.13.0",
"@remix-run/data": "^0.13.0",
"@remix-run/express": "^0.13.0",
"@remix-run/react": "^0.13.0",
"compression": "^1.7.4",
"express": "^4.17.1",
"morgan": "^1.10.0",
Expand Down

0 comments on commit 01d72d2

Please sign in to comment.