Skip to content

Commit

Permalink
Merge pull request #25 from lpsinger/remix-2.0.1
Browse files Browse the repository at this point in the history
Update Remix to 2.0.1
  • Loading branch information
dakota002 authored Sep 26, 2023
2 parents 263096a + 07c349d commit b878b29
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"deploy": "arc deploy --no-hydrate --prune --production"
},
"dependencies": {
"@remix-run/architect": "^2.0.0",
"@remix-run/css-bundle": "^2.0.0",
"@remix-run/node": "^2.0.0",
"@remix-run/react": "^2.0.0",
"@remix-run/architect": "^2.0.1",
"@remix-run/css-bundle": "^2.0.1",
"@remix-run/node": "^2.0.1",
"@remix-run/react": "^2.0.1",
"@trussworks/react-uswds": "^5.1.1",
"cross-env": "^7.0.3",
"isbot": "^3.6.8",
Expand All @@ -27,8 +27,8 @@
"devDependencies": {
"@architect/architect": "^10.12.1",
"@nasa-gcn/eslint-config-gitignore": "^0.0.1",
"@remix-run/dev": "^2.0.0",
"@remix-run/eslint-config": "^2.0.0",
"@remix-run/dev": "^2.0.1",
"@remix-run/eslint-config": "^2.0.1",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
Expand Down

0 comments on commit b878b29

Please sign in to comment.