Skip to content

Commit 8ab98bf

Browse files
committed
update tailwindcss from 2.1.2 to 2.2.2
1 parent d3f246b commit 8ab98bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
"postcss": "^8.3.0",
4545
"prettier": "^2.2.1",
4646
"snapshot-diff": "^0.8.1",
47-
"tailwindcss": "^2.1.2"
47+
"tailwindcss": "^2.2.2"
4848
},
4949
"peerDependencies": {
5050
"autoprefixer": "^9.8.6",
5151
"postcss": "^7.0.35",
52-
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.1.2"
52+
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.2"
5353
},
5454
"prettier": {
5555
"semi": false,

0 commit comments

Comments
 (0)