Merge remote-tracking branch 'origin/main'

This commit is contained in:
Gregory Schier
2024-10-08 14:49:37 -07:00
29 changed files with 412 additions and 7160 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
{
"name": "importer-curl",
"name": "@yaakapp/importer-curl",
"private": true,
"version": "0.0.1",
"scripts": {
@@ -8,5 +8,8 @@
},
"dependencies": {
"shell-quote": "^1.8.1"
},
"devDependencies": {
"@types/shell-quote": "^1.7.5"
}
}