Skip to content

Commit 6330307

Browse files
committed
chore(website): pin dependency styled-components to v6.0.7
1 parent 3dcddbd commit 6330307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"react-dom": "~18.2.0",
9595
"react-router-dom": "^6.14.2",
9696
"rehype-ignore": "^1.0.1",
97-
"styled-components": "^6.0.7"
97+
"styled-components": "6.0.7"
9898
},
9999
"eslintConfig": {
100100
"extends": [

0 commit comments

Comments
 (0)