publish step

This commit is contained in:
DecDuck
2024-10-07 13:40:59 +11:00
parent a038ceafcb
commit cbe7710a87
6 changed files with 24 additions and 36 deletions

View File

@ -1,3 +0,0 @@
# `droplet-darwin-x64`
This is the **x86_64-apple-darwin** binary for `droplet`

View File

@ -1,18 +0,0 @@
{
"name": "droplet-darwin-x64",
"version": "0.0.0",
"os": [
"darwin"
],
"cpu": [
"x64"
],
"main": "droplet.darwin-x64.node",
"files": [
"droplet.darwin-x64.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "droplet-linux-x64-gnu",
"name": "@drop/droplet-linux-x64-gnu",
"version": "0.0.0",
"os": [
"linux"

View File

@ -1,5 +1,5 @@
{
"name": "droplet-win32-x64-msvc",
"name": "@drop/droplet-win32-x64-msvc",
"version": "0.0.0",
"os": [
"win32"