Skip to content

Commit

Permalink
remove solid router
Browse files Browse the repository at this point in the history
  • Loading branch information
Huliiiiii committed Jul 18, 2024
1 parent f0818d3 commit 08be79b
Show file tree
Hide file tree
Showing 2 changed files with 980 additions and 968 deletions.
8 changes: 2 additions & 6 deletions packages/auth-solid-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,17 @@
"build": "tsc --project tsconfig.json"
},
"devDependencies": {
"@solidjs/start": "^1.0.4",
"@types/cookie": "^0.6.0",
"@types/node": "^20.12.13",
"edgedb": "^1.5.0",
"solid-js": "^1.8.18",
"typescript": "^5.4.5"
},
"peerDependencies": {
"@solidjs/start": "^1.0.4",
"edgedb": "^1.3.6",
"solid-js": "^1.8.18"
"edgedb": "^1.3.6"
},
"dependencies": {
"@edgedb/auth-core": "0.2.1",
"@solidjs/router": "^0.14.1",
"@solidjs/start": "^1.0.4",
"vinxi": "^0.3.14"
}
}
Loading

0 comments on commit 08be79b

Please sign in to comment.