@itslooklike/test-ui
Advanced tools
Comparing version
{ | ||
"name": "@itslooklike/test-ui", | ||
"private": false, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -17,10 +16,15 @@ "main": "src/index.ts", | ||
"peerDependencies": { | ||
"@emotion/react": "*", | ||
"@emotion/styled": "*", | ||
"@xstyled/emotion": "*", | ||
"react": "*" | ||
}, | ||
"devDependencies": { | ||
"@emotion/react": "^11.10.5", | ||
"@emotion/styled": "^11.10.5", | ||
"react": "^18.2.0" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^4.9.3", | ||
"@types/react": "^18.0.25" | ||
"@xstyled/emotion": "^3.7.0", | ||
"@types/react": "^18.0.25", | ||
"react": "^18.2.0", | ||
"typescript": "^4.9.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
1350
74.42%4
33.33%23
76.92%4
33.33%6
200%