mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
build: add sharp
This commit is contained in:
parent
beb80f9eec
commit
87b0b266b2
2 changed files with 4 additions and 1 deletions
|
@ -24,6 +24,7 @@
|
|||
"fireworks-js": "^2.10.7",
|
||||
"html-minifier": "^4.0.0",
|
||||
"preact": "^10.18.1",
|
||||
"sharp": "^0.32.6",
|
||||
"tailwindcss": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -49,6 +49,9 @@ dependencies:
|
|||
preact:
|
||||
specifier: ^10.18.1
|
||||
version: 10.18.1
|
||||
sharp:
|
||||
specifier: ^0.32.6
|
||||
version: 0.32.6
|
||||
tailwindcss:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
|
@ -3838,7 +3841,6 @@ packages:
|
|||
tar-fs: 3.0.4
|
||||
tunnel-agent: 0.6.0
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/shebang-command@2.0.0:
|
||||
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
||||
|
|
Loading…
Reference in a new issue