create-emotion-server
Advanced tools
Comparing version 9.0.0-1 to 9.0.0-2
{ | ||
"name": "create-emotion-server", | ||
"version": "9.0.0-1", | ||
"version": "9.0.0-2", | ||
"description": "SSR and style extraction tooling for emotion, The Next Generation of CSS-in-JS.", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"emotion-utils": "^9.0.0-0", | ||
"emotion-utils": "^9.0.0-2", | ||
"html-tokenize": "^2.0.0", | ||
@@ -25,5 +25,5 @@ "multipipe": "^1.0.2", | ||
"babel-cli": "^6.24.1", | ||
"emotion": "^9.0.0-1", | ||
"emotion": "^9.0.0-2", | ||
"npm-run-all": "^4.0.2", | ||
"react-emotion": "^9.0.0-1", | ||
"react-emotion": "^9.0.0-2", | ||
"rimraf": "^2.6.1" | ||
@@ -30,0 +30,0 @@ }, |
@@ -18,2 +18,2 @@ # create-emotion-server | ||
[All of emotion's SSR APIs are documented in their own doc.](https://github.com/emotion-js/emotion/blob/master/docs/ssr.md) | ||
[All of emotion's SSR APIs are documented in their own doc.](https://emotion.sh/docs/ssr) |
19
12827
Updatedemotion-utils@^9.0.0-2