create-zuplo-api
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -5,4 +5,4 @@ { | ||
"compilerOptions": { | ||
"module": "ES2022", | ||
"target": "ESNext", | ||
"module": "ESNext", | ||
"target": "ES2022", | ||
"lib": ["ESNext", "WebWorker", "Webworker.Iterable"], | ||
@@ -9,0 +9,0 @@ "preserveConstEnums": true, |
{ | ||
"name": "create-zuplo-api", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/zuplo/create-zuplo-api", |
Sorry, the diff of this file is too big to display