Prerelease 0.33.0-alpha.9

This commit is contained in:
Lovell Fuller
2023-10-13 14:32:21 +01:00
parent f8b6cb6d5b
commit de9bdcba0a
11 changed files with 29 additions and 20 deletions

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-darwin-arm64",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with macOS ARM64",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-darwin-x64",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with macOS x64",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-linux-arm",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with Linux (glibc) ARM (32-bit)",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-linux-arm64",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with Linux (glibc) ARM64",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-linux-x64",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with Linux (glibc) x64",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-linuxmusl-arm64",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with Linux (musl) ARM64",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-linuxmusl-x64",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with Linux (musl) x64",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",

View File

@@ -1,6 +1,6 @@
{
"name": "@img/sharp",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"private": "true",
"workspaces": [
"darwin-x64",

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-win32-ia32",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with Windows x86 (32-bit)",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",

View File

@@ -1,7 +1,8 @@
{
"name": "@img/sharp-win32-x64",
"version": "0.0.1-alpha.8",
"version": "0.33.0-alpha.9",
"description": "Prebuilt sharp for use with Windows x64",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://sharp.pixelplumbing.com",
"repository": {
"type": "git",