@astrojs/alpinejs
Advanced tools
Comparing version 0.2.0 to 0.2.1
# @astrojs/alpinejs | ||
## 0.2.1 | ||
### Patch Changes | ||
- [#6494](https://github.com/withastro/astro/pull/6494) [`a13e9d7e3`](https://github.com/withastro/astro/commit/a13e9d7e33baccf51e7d4815f99b481ad174bc57) Thanks [@Yan-Thomas](https://github.com/Yan-Thomas)! - Consistency improvements to several package descriptions | ||
## 0.2.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@astrojs/alpinejs", | ||
"description": "The official Alpine.js integration for Astro.", | ||
"version": "0.2.0", | ||
"description": "Use Alpine within Astro", | ||
"version": "0.2.1", | ||
"type": "module", | ||
@@ -32,3 +32,3 @@ "types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"astro": "2.1.0", | ||
"astro": "2.1.3", | ||
"astro-scripts": "0.0.14" | ||
@@ -35,0 +35,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11912