@macro-plugin/qwik
Advanced tools
Comparing version 1.0.6 to 1.0.7
# @macro-plugin/qwik | ||
## 1.0.7 | ||
### Patch Changes | ||
- Updated dependencies []: | ||
- @macro-plugin/core@1.1.3 | ||
## 1.0.6 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@macro-plugin/qwik", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A simpler way of creating components for qwik by using macros", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@macro-plugin/core": "1.1.2" | ||
"@macro-plugin/core": "1.1.3" | ||
}, | ||
@@ -28,0 +28,0 @@ "exports": { |
93088
+ Added@macro-plugin/core@1.1.3(transitive)
- Removed@macro-plugin/core@1.1.2(transitive)
Updated@macro-plugin/core@1.1.3