Skip to content

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xeoneux committed Nov 21, 2020
1 parent 26a6623 commit 3c5b776
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
},
"dependencies": {
"@assortment/darkmodejs": "^1.2.0",
"@types/react-dom": "^17.0.0",
"nookies": "^2.5.0"
},
"description": "Enable dark mode for Next.js",
"devDependencies": {
"@types/cookie": "^0.4.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"concurrently": "^5.3.0",
Expand Down Expand Up @@ -51,5 +51,5 @@
},
"source": "src/index.tsx",
"types": "es6/index.d.ts",
"version": "2.3.1"
"version": "2.3.2"
}

1 comment on commit 3c5b776

@vercel
Copy link

@vercel vercel bot commented on 3c5b776 Nov 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.