Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit dd4a1d4

Browse files
authoredApr 2, 2019
fix: Add styled-components@4.2.0 to package.json
2 parents 8a84732 + 29d33fc commit dd4a1d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"react": "^16.4.1",
88
"react-dom": "^16.4.1",
99
"react-scripts": "1.1.4",
10-
"redoc": "^2.0.0-alpha.30"
10+
"redoc": "^2.0.0-alpha.30",
11+
"styled-components": "^4.2.0"
1112
},
1213
"scripts": {
1314
"start": "react-scripts start",

0 commit comments

Comments
 (0)
Failed to load comments.