Skip to content

Commit

Permalink
Upgrade to auth 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adampirani committed Aug 31, 2021
1 parent b628ab8 commit c76aef3
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 45 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"license": "MIT",
"scripts": {
"dev": "keystone-next",
"deploy": "keystone-next build && keystone-next prisma migrate deploy",
"postinstall": "keystone-next build",
"build": "keystone-next build",
"start": "keystone-next start",
"seed-ends": "keystone-next --seed-ends",
"seed-games": "keystone-next --seed-games",
Expand Down

0 comments on commit c76aef3

Please sign in to comment.