Skip to content

Commit

Permalink
update pnpm option
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed Oct 14, 2022
1 parent 9658d00 commit 0db03c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
auto-install-peers=true
auto-install-peers=true
link-workspace-packages = deep
4 changes: 0 additions & 4 deletions packages/adapter-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
"exports": {
".": "./dist/index.js"
},
"peerDependencies": {
"lucia-sveltekit": "workspace:*",
"@lucia-sveltekit/adapter-test": "workspace:*"
},
"devDependencies": {
"@lucia-sveltekit/adapter-test": "workspace:*",
"dotenv": "^16.0.3"
Expand Down

1 comment on commit 0db03c3

@vercel
Copy link

@vercel vercel bot commented on 0db03c3 Oct 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lucia-sveltekit-beta – ./documentation

lucia-sveltekit-beta.vercel.app
lucia-sveltekit-beta-git-main-pilcrowonpaper.vercel.app
lucia-sveltekit-beta-pilcrowonpaper.vercel.app

Please sign in to comment.