Skip to content

Commit 000b0d4

Browse files
committed
Update Tailwind
1 parent c974800 commit 000b0d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"seedrandom": "^3.0.5",
5757
"simple-functional-loader": "^1.2.1",
5858
"stringify-object": "^3.3.0",
59-
"tailwindcss": "^2.2.15",
59+
"tailwindcss": "^2.2.16",
6060
"tinytime": "^0.2.6",
6161
"unist-util-visit": "^2.0.3"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6111,10 +6111,10 @@ table@^5.2.3:
61116111
slice-ansi "^2.1.0"
61126112
string-width "^3.0.0"
61136113

6114-
tailwindcss@^2.2.15:
6115-
version "2.2.15"
6116-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.15.tgz#8bee3ebe68b988c050508ce20633f35b040dd9fe"
6117-
integrity sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==
6114+
tailwindcss@^2.2.16:
6115+
version "2.2.16"
6116+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.16.tgz#32f81bdf1758b639cb83b9d30bf7cbecdda49e5e"
6117+
integrity sha512-EireCtpQyyJ4Xz8NYzHafBoy4baCOO96flM0+HgtsFcIQ9KFy/YBK3GEtlnD+rXen0e4xm8t3WiUcKBJmN6yjg==
61186118
dependencies:
61196119
arg "^5.0.1"
61206120
bytes "^3.0.0"

0 commit comments

Comments
 (0)