Comparing version 0.4.0-alpha.16 to 0.4.0-alpha.17
{ | ||
"name": "inlines", | ||
"description": "When you just want to use the style prop in React", | ||
"version": "0.4.0-alpha.16", | ||
"version": "0.4.0-alpha.17", | ||
"main": "dist/src/index.js", | ||
@@ -9,2 +9,3 @@ "types": "dist/src/index.d.ts", | ||
"exports": { | ||
".": "./dist/src/index.js", | ||
"./ssr": "./dist/src/ssr.js" | ||
@@ -11,0 +12,0 @@ }, |
36663