@quilted/events
Advanced tools
Comparing version 0.0.0-preview-20221213051842 to 0.0.0-preview-20230116035648
# @quilted/events | ||
## 0.0.0-preview-20221213051842 | ||
## 0.0.0-preview-20230116035648 | ||
### Patch Changes | ||
- Update all development dependencies to their latest versions | ||
- Remove need for @babel/runtime peer dependency | ||
## 0.1.16 | ||
### Patch Changes | ||
- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency | ||
## 0.1.15 | ||
@@ -10,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "0.0.0-preview-20221213051842", | ||
"version": "0.0.0-preview-20230116035648", | ||
"license": "MIT", | ||
@@ -31,11 +31,2 @@ "engines": { | ||
"sideEffects": false, | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"@babel/runtime": ">=7.0.0 <8.0.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@babel/runtime": { | ||
"optional": true | ||
} | ||
}, | ||
"eslintConfig": { | ||
@@ -42,0 +33,0 @@ "extends": [ |
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
89442
0
47
1365