@tinyhttp/cors
Advanced tools
Comparing version 0.2.11 to 0.2.12
# @tinyhttp/cors | ||
## 0.2.12 | ||
### Patch Changes | ||
- Upgrade deps | ||
## 0.2.11 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@tinyhttp/cors", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "tinyhttp CORS module", | ||
@@ -40,3 +40,3 @@ "type": "module", | ||
"devDependencies": { | ||
"tsup": "^3.4.2", | ||
"tsup": "^3.6.1", | ||
"typescript": "^3.9.7" | ||
@@ -43,0 +43,0 @@ }, |
9787