@quilted/events
Advanced tools
Comparing version 0.1.4 to 0.1.5
# @quilted/events | ||
## 0.1.5 | ||
### Patch Changes | ||
- [#359](https://github.com/lemonmade/quilt/pull/359) [`2eceac54`](https://github.com/lemonmade/quilt/commit/2eceac546fa3ee3e2c4d2887ab4a6a021acb52cd) Thanks [@lemonmade](https://github.com/lemonmade)! - Update TypeScript and ESLint to latest versions | ||
## 0.1.4 | ||
@@ -4,0 +10,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"license": "MIT", | ||
@@ -22,2 +22,3 @@ "engines": { | ||
".": { | ||
"types": "./build/typescript/index.d.ts", | ||
"quilt:from-source": "./source/index.ts", | ||
@@ -24,0 +25,0 @@ "quilt:esnext": "./build/esnext/index.esnext", |
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
77166