Skip to content

Commit

Permalink
Set package version
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Aug 8, 2023
1 parent eaeae68 commit 4939ca5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 614 deletions.
6 changes: 2 additions & 4 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,18 @@
"lint": "next lint"
},
"dependencies": {
"@auth0/auth0-react": "^2.2.0",
"@auth0/auth0-react": "2.2.0",
"@types/node": "20.4.2",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.7",
"@zuplo/react-api-key-manager": "*",
"@zuplo/react-api-key-manager": "<=1",
"autoprefixer": "10.4.14",
"dayjs": "^1.11.9",
"eslint": "8.44.0",
"eslint-config-next": "13.4.9",
"next": "13.4.9",
"postcss": "8.4.25",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-loader-spinner": "^5.3.4",
"tailwindcss": "3.3.2",
"typescript": "5.1.6"
}
Expand Down
Loading

0 comments on commit 4939ca5

Please sign in to comment.