Skip to content

Commit

Permalink
rebase on document-request-experimental
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Nov 10, 2022
1 parent 89fc01b commit 8f1f8f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/remix-testing/package.json
@@ -1,6 +1,6 @@
{
"name": "@remix-run/testing",
"version": "1.7.4",
"version": "0.0.0-experimental-5b4bceda6",
"description": "Dev tools and CLI for Remix",
"homepage": "https://remix.run",
"bugs": {
Expand All @@ -16,9 +16,9 @@
"typings": "./dist/index.d.ts",
"module": "./dist/esm/index.js",
"dependencies": {
"@remix-run/react": "0.0.0-experimental-96f235c51",
"@remix-run/react": "0.0.0-experimental-5b4bceda6",
"@remix-run/router": "1.0.3",
"@remix-run/server-runtime": "0.0.0-experimental-96f235c51",
"@remix-run/server-runtime": "0.0.0-experimental-5b4bceda6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit 8f1f8f4

Please sign in to comment.