Skip to content

Commit 5168ed6

Browse files
committed
Update dependencies
1 parent bbd8510 commit 5168ed6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"prepublishOnly": "node scripts/build.js"
1818
},
1919
"devDependencies": {
20-
"autoprefixer": "^9.6.1",
20+
"autoprefixer": "^10.0.2",
2121
"clean-css": "^4.2.1",
22-
"postcss": "^7.0.17"
22+
"postcss": "^8.1.7"
2323
},
2424
"dependencies": {
2525
"mini-svg-data-uri": "^1.2.3",
26-
"tailwindcss": "^2.0.0-alpha.16"
26+
"tailwindcss": "^2.0.0-alpha.23"
2727
}
2828
}

0 commit comments

Comments
 (0)