Skip to content

Commit dfbd1ab

Browse files
committed
chore(community-preview-card): remove unneeded dev dependency
jest-styled-components is now in the global jest config
1 parent 0cf26b2 commit dfbd1ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/PreviewCard/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"prop-types": "^15.6.2"
3434
},
3535
"devDependencies": {
36-
"@tds/shared-safe-rest": "^1.0.0",
37-
"jest-styled-components": "^6.3.1"
36+
"@tds/shared-safe-rest": "^1.0.0"
3837
}
3938
}

0 commit comments

Comments
 (0)