@teleporthq/teleport-plugin-jsx-inline-styles
Advanced tools
Comparing version
@@ -73,3 +73,3 @@ "use strict"; | ||
exports.createInlineStylesPlugin = createInlineStylesPlugin; | ||
exports.default = exports.createInlineStylesPlugin(); | ||
exports.default = (0, exports.createInlineStylesPlugin)(); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@teleporthq/teleport-plugin-jsx-inline-styles", | ||
"version": "0.19.18", | ||
"version": "0.19.19", | ||
"description": "A plugin for injecting the styles as inline styles inside JSX-based components", | ||
@@ -28,7 +28,7 @@ "author": "teleportHQ", | ||
"@babel/types": "^7.5.5", | ||
"@teleporthq/teleport-plugin-common": "^0.19.18", | ||
"@teleporthq/teleport-shared": "^0.19.17", | ||
"@teleporthq/teleport-types": "^0.19.17" | ||
"@teleporthq/teleport-plugin-common": "^0.19.19", | ||
"@teleporthq/teleport-shared": "^0.19.19", | ||
"@teleporthq/teleport-types": "^0.19.19" | ||
}, | ||
"gitHead": "f286e365fd8a9936f89952ee6f84e33b192c3dc7" | ||
"gitHead": "154a51920ecfcdec93d08b9db2911a2969b61d5c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
53751
0.03%