Skip to content

Commit 5eb4d07

Browse files
chore(_official_contacts-tutorial): update to latest pre-release (#333)
1 parent 17e708c commit 5eb4d07

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_official-contacts-tutorial/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"typecheck": "tsc"
99
},
1010
"dependencies": {
11-
"@remix-run/node": "nightly",
12-
"@remix-run/react": "nightly",
13-
"@remix-run/serve": "nightly",
11+
"@remix-run/node": "^2.0.0-pre.8",
12+
"@remix-run/react": "^2.0.0-pre.8",
13+
"@remix-run/serve": "^2.0.0-pre.8",
1414
"isbot": "^3.6.8",
1515
"match-sorter": "^6.3.1",
1616
"react": "^18.2.0",
@@ -19,8 +19,8 @@
1919
"tiny-invariant": "^1.3.1"
2020
},
2121
"devDependencies": {
22-
"@remix-run/dev": "nightly",
23-
"@remix-run/eslint-config": "nightly",
22+
"@remix-run/dev": "^2.0.0-pre.8",
23+
"@remix-run/eslint-config": "^2.0.0-pre.8",
2424
"@types/react": "^18.2.20",
2525
"@types/react-dom": "^18.2.7",
2626
"eslint": "^8.38.0",

0 commit comments

Comments
 (0)