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

Commit b589e52

Browse files
authored
Merge pull request #316 from Metnew/greenkeeper/babel-plugin-styled-components-pin-1.7.1
fix: pin babel-plugin-styled-components to 1.7.1
2 parents f89da02 + b62b1da commit b589e52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"babel-plugin-dynamic-import-node": "^1.2.0",
5252
"babel-plugin-lodash": "^3.3.2",
5353
"babel-plugin-module-resolver": "^3.1.0",
54-
"babel-plugin-styled-components": "^1.5.0",
54+
"babel-plugin-styled-components": "1.7.1",
5555
"babel-plugin-syntax-dynamic-import": "^6.18.0",
5656
"babel-preset-env": "^1.6.1",
5757
"babel-preset-flow": "^6.23.0",

0 commit comments

Comments
 (0)