Merge pull request #17 from nullndr/dependabot/npm_and_yarn/remix-run/node-1.6.3

Bump @remix-run/node from 1.5.1 to 1.6.3
This commit is contained in:
Andrea
2022-07-05 14:14:30 +02:00
committed by GitHub
2 changed files with 83 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
"start": "remix-serve build"
},
"dependencies": {
"@remix-run/node": "^1.4.3",
"@remix-run/node": "^1.6.3",
"@remix-run/react": "^1.4.3",
"@remix-run/serve": "^1.4.3",
"react": "^17.0.2",