This commit is contained in:
parent
2c2d489783
commit
6eb67ed250
4 changed files with 231 additions and 2 deletions
|
|
@ -11,11 +11,16 @@
|
|||
"prod": "bun index.ts --prod",
|
||||
"dev": "bun index.ts --dev"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"esbuild",
|
||||
"sharp"
|
||||
],
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@zip.js/zip.js": "^2.7.52",
|
||||
"ani-cursor": "^0.0.5",
|
||||
"riff-file": "^1.0.3",
|
||||
"sharp": "^0.34.2",
|
||||
"sssg": "git+https://git.sad.ovh/sophie/sssg#e68ad369e9399d33f58678d2a3271cd631c2fe6a"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue