Skip to content

Commit 2ac88e7

Browse files
committed
Pin dependency tailwindcss to 3.0.23
1 parent 57e536d commit 2ac88e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"eslint-plugin-promise": "5.2.0",
3636
"eslint-plugin-simple-import-sort": "7.0.0",
3737
"postcss": "8.4.12",
38-
"tailwindcss": "^3.0.23"
38+
"tailwindcss": "3.0.23"
3939
}
4040
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2370,7 +2370,7 @@ supports-preserve-symlinks-flag@^1.0.0:
23702370
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
23712371
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
23722372

2373-
tailwindcss@^3.0.23:
2373+
23742374
version "3.0.23"
23752375
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.23.tgz#c620521d53a289650872a66adfcb4129d2200d10"
23762376
integrity sha512-+OZOV9ubyQ6oI2BXEhzw4HrqvgcARY38xv3zKcjnWtMIZstEsXdI9xftd1iB7+RbOnj2HOEzkA0OyB5BaSxPQA==

0 commit comments

Comments
 (0)