rabbit
Korbs 2023-09-04 22:50:43 -04:00
parent e089175dd1
commit 9a4b1743dd
Signed by: Korbs
SSH Key Fingerprint: SHA256:TEBbhATU3FQEUOUBPvmNxuzw3QDSzMSp4jZzPaV29ss
2 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,8 @@
"dependencies": {
"@astrojs/mdx": "^1.0.0",
"astro": "^3.0.3",
"sass": "^1.64.1"
"sass": "^1.64.1",
"sharp": "^0.32.5"
},
"packageManager": "yarn@3.6.3"
}

View File

@ -14,6 +14,9 @@ dependencies:
sass:
specifier: ^1.64.1
version: 1.64.1
sharp:
specifier: ^0.32.5
version: 0.32.5
packages: