Skip to content

Commit

Permalink
Bump version and clean dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorKowalczyk committed Sep 23, 2022
1 parent 2bac4c4 commit eab7bfa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 200 deletions.
206 changes: 10 additions & 196 deletions package-lock.json

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

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "igorkowalczyk-portfolio",
"description": "My portfolio built on Next.js",
"version": "2.3.0",
"version": "2.5.0",
"private": true,
"scripts": {
"start": "next start",
Expand All @@ -25,13 +25,11 @@
"github-slugger": "^1.4.0",
"framer-motion": "^7.3.6",
"graphql": "^16.6.0",
"kbar": "^0.1.0-beta.36",
"next": "12.3.1",
"next-contentlayer": "^0.2.8",
"next-pwa": "^5.6.0",
"next-themes": "^0.2.1",
"nprogress": "^0.2.0",
"preact": "^10.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga4": "^1.4.1",
Expand All @@ -49,7 +47,7 @@
"rss": "^1.2.2",
"sharp": "^0.31.0",
"swr": "^1.3.0",
"use-delayed-render": "^0.0.7"
"use-delayed-render": "0.1.0-beta.0"
},
"devDependencies": {
"@igorkowalczyk/is-browser": "^1.0.1",
Expand Down

0 comments on commit eab7bfa

Please sign in to comment.