Skip to content

Commit

Permalink
v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Oct 14, 2023
1 parent 1d869d4 commit 669b67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/styled-components/package.json
@@ -1,6 +1,6 @@
{
"name": "styled-components",
"version": "6.0.9",
"version": "6.1.0",
"description": "CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.",
"types": "dist/index.d.ts",
"main": "dist/styled-components.cjs.js",
Expand Down Expand Up @@ -84,11 +84,11 @@
"@types/jest": "^29.4.0",
"@types/js-beautify": "^1.13.1",
"@types/node": "^18.14.2",
"@types/react": "^17.0.22",
"@types/react-dom": "^17.0.9",
"@types/react-frame-component": "^4.1.3",
"@types/react-native": "^0.69.1",
"@types/react-test-renderer": "^17.0.1",
"@types/react": "^17.0.22",
"@types/shallowequal": "^1.1.1",
"babel-jest": "^29.4.3",
"babel-plugin-add-module-exports": "^1.0.4",
Expand Down

0 comments on commit 669b67c

Please sign in to comment.