@apt-repositories/generator
Advanced tools
Comparing version 0.0.37-dev.2 to 0.0.37
@@ -97,4 +97,6 @@ #!/usr/bin/env node | ||
Response body: | ||
${packagesText} | ||
Response body chunks: | ||
${packageChunks.map((chunk2) => `${chunk2} | ||
---CHUNK--- | ||
`)} | ||
`); | ||
@@ -101,0 +103,0 @@ } |
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@apt-repositories/generator", | ||
"version": "0.0.37-dev.2", | ||
"version": "0.0.37", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Oliver Salzburg <oliver.salzburg@gmail.com>", |
Sorry, the diff of this file is not supported yet
31926
258