@swc/plugin-styled-components
Advanced tools
Comparing version 1.5.116 to 1.5.117
# @swc/plugin-styled-components | ||
## 1.5.117 | ||
### Patch Changes | ||
- 37d3aaf: Depend on the swc download counter package | ||
## 1.5.116 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@swc/plugin-styled-components", | ||
"version": "1.5.116", | ||
"version": "1.5.117", | ||
"description": "SWC plugin for styled-components", | ||
@@ -18,3 +18,6 @@ "main": "swc_plugin_styled_components.wasm", | ||
"preferUnplugged": true, | ||
"dependencies": { | ||
"@swc/counter": "^0.1.3" | ||
}, | ||
"scripts": {} | ||
} |
@@ -31,2 +31,8 @@ ### `@swc/plugin-styled-components` | ||
## 1.5.117 | ||
### Patch Changes | ||
- 37d3aaf: Depend on the swc download counter package | ||
## 1.5.116 | ||
@@ -33,0 +39,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
66
2222010
1
+ Added@swc/counter@^0.1.3
+ Added@swc/counter@0.1.3(transitive)