@teleporthq/teleport-plugin-react-styled-components
Advanced tools
Comparing version 0.44.0-alpha.0 to 0.45.1-alpha.0
{ | ||
"name": "@teleporthq/teleport-plugin-react-styled-components", | ||
"version": "0.44.0-alpha.0", | ||
"version": "0.45.1-alpha.0", | ||
"description": "A plugin for injecting the styles through styled-components inside React components", | ||
@@ -28,7 +28,7 @@ "author": "teleportHQ", | ||
"@babel/types": "^7.5.5", | ||
"@teleporthq/teleport-plugin-common": "^0.44.0-alpha.0", | ||
"@teleporthq/teleport-shared": "^0.44.0-alpha.0", | ||
"@teleporthq/teleport-types": "^0.44.0-alpha.0" | ||
"@teleporthq/teleport-plugin-common": "^0.45.1-alpha.0", | ||
"@teleporthq/teleport-shared": "^0.45.1-alpha.0", | ||
"@teleporthq/teleport-types": "^0.45.1-alpha.0" | ||
}, | ||
"gitHead": "45837677d7dc78f2557c5af83deb519bd33b36c6" | ||
"gitHead": "9dcc55b9c3a2ee0a23fa0133c722fe3600dddb2e" | ||
} |
@@ -208,3 +208,3 @@ import * as types from '@babel/types' | ||
/* | ||
Changing the default value of the prop. | ||
Changing the default value of the prop. | ||
When forceScoping is enabled the classnames change. So, we need to change the default prop too. | ||
@@ -211,0 +211,0 @@ */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
186228
+ Added@teleporthq/teleport-plugin-common@0.45.1-alpha.0(transitive)
+ Added@teleporthq/teleport-shared@0.45.1-alpha.0(transitive)
+ Added@teleporthq/teleport-types@0.45.1-alpha.0(transitive)
- Removed@teleporthq/teleport-plugin-common@0.44.0-alpha.0(transitive)
- Removed@teleporthq/teleport-shared@0.44.0-alpha.0(transitive)
- Removed@teleporthq/teleport-types@0.44.0-alpha.0(transitive)