Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Uvacoder authored Aug 18, 2022
1 parent 4ee78cb commit f33f4f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"start": "next"
},
"dependencies": {
"@geist-ui/react": "^2.2.5",
"@geist-ui/react": "^2.1.0-canary.2",
"@geist-ui/icons": "1.0.2",
"@hackclub/markdown": "^0.0.1-alpha.0",
"hls.js": "^1.2.1",
"lodash": "^4.17.20",
"next": "^12.2.5",
"next-plausible": "^3.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^17.0.1",
"react-dom": "^17.0.1"
}
}

1 comment on commit f33f4f2

@vercel
Copy link

@vercel vercel bot commented on f33f4f2 Aug 18, 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:

sites-collection – ./

sites-collection-uvacoder.vercel.app
sites-collection.vercel.app
sites-collection-git-main-uvacoder.vercel.app

Please sign in to comment.