Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

Commit 615e9ee

Browse files
committed
Ready v1.1.6
1 parent 89fc56a commit 615e9ee

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-dark-mode",
33
"description": "A Tailwind CSS plugin that adds variants for dark mode",
4-
"version": "1.1.5",
4+
"version": "1.1.6",
55
"author": "Chance Arthur",
66
"license": "MIT",
77
"copyright": "Chance Arthur",
@@ -23,7 +23,7 @@
2323
"javascript"
2424
],
2525
"dependencies": {
26-
"tailwindcss": "^1.5.1"
26+
"tailwindcss": "^1.6.2"
2727
},
2828
"devDependencies": {
2929
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)