locking stylis version to eliminate middleware error 🧤

https://github.com/emotion-js/emotion/issues/2138
This commit is contained in:
Will Holcomb
2021-07-06 11:56:19 -04:00
committed by dan13ram
parent 9fdc2747e6
commit e5964bb087

View File

@@ -81,5 +81,8 @@
},
"resolutions": {
"bcrypto": "5.2.0"
},
"dependencies": {
"stylis": "4.0.4"
}
}