Fix broken test

This commit is contained in:
Bjørn Erik Pedersen
2020-04-21 16:44:35 +02:00
parent 5146dc614f
commit b3c825756f

View File

@@ -860,8 +860,8 @@ func TestResourceChainPostCSS(t *testing.T) {
"scripts": {}, "scripts": {},
"devDependencies": { "devDependencies": {
"postcss-cli": "^7.1.0", "postcss-cli": "7.1.0",
"tailwindcss": "^1.2" "tailwindcss": "1.2.0"
} }
} }
` `