Skip to content

Commit

Permalink
chore(repo): Revert accidental change to nextjs playground (#3729)
Browse files Browse the repository at this point in the history
  • Loading branch information
panteliselef authored Jul 16, 2024
1 parent 6bdfb52 commit 1453383
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .changeset/swift-bananas-change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
7 changes: 1 addition & 6 deletions playground/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,8 @@
"lint": "next lint"
},
"dependencies": {
"@clerk/backend": "file:.yalc/@clerk/backend",
"@clerk/clerk-react": "file:.yalc/@clerk/clerk-react",
"@clerk/clerk-sdk-node": "file:.yalc/@clerk/clerk-sdk-node",
"@clerk/nextjs": "file:.yalc/@clerk/nextjs",
"@clerk/shared": "file:.yalc/@clerk/shared",
"@clerk/nextjs": "beta",
"@clerk/themes": "beta",
"@clerk/types": "file:.yalc/@clerk/types",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit 1453383

Please sign in to comment.