Skip to content

Commit

Permalink
chore: remove @remix-run/router
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 16, 2022
1 parent 3d0684f commit e73427a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/remix-testing/package.json
Expand Up @@ -17,7 +17,6 @@
"module": "./dist/esm/index.js",
"dependencies": {
"@remix-run/react": "0.0.0-experimental-5b4bceda6",
"@remix-run/router": "1.0.3",
"@remix-run/server-runtime": "0.0.0-experimental-5b4bceda6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Expand Up @@ -2247,11 +2247,6 @@
"@changesets/types" "^5.0.0"
dotenv "^8.1.0"

"@remix-run/router@1.0.3":
version "1.0.3"
resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.0.3.tgz#953b88c20ea00d0eddaffdc1b115c08474aa295d"
integrity sha512-ceuyTSs7PZ/tQqi19YZNBc5X7kj1f8p+4DIyrcIYFY9h+hd1OKm4RqtiWldR9eGEvIiJfsqwM4BsuCtRIuEw6Q==

"@remix-run/web-blob@^3.0.3", "@remix-run/web-blob@^3.0.4":
version "3.0.4"
resolved "https://registry.npmjs.org/@remix-run/web-blob/-/web-blob-3.0.4.tgz"
Expand Down

0 comments on commit e73427a

Please sign in to comment.