Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit f55d094

Browse files
authored
Merge pull request #21 from dajk/patch-1
Fix dependencies in package.json
2 parents f5f1145 + 0609e27 commit f55d094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
]
2424
},
2525
"dependencies": {
26-
"react-app-rewired": "^1.5.2"
2726
"babel-plugin-styled-components": "^1.5.1",
27+
"react-app-rewired": "^1.5.2"
2828
},
2929
"peerDependencies": {
3030
"styled-components": "2.x || 3.x"

0 commit comments

Comments
 (0)