mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-07 02:04:21 +01:00
bindings/javascript: Add prepublish step
...hopefully sorts the missing native package problem.
This commit is contained in:
@@ -35,9 +35,10 @@
|
||||
"artifacts": "napi artifacts",
|
||||
"build": "napi build --platform --release",
|
||||
"build:debug": "napi build --platform",
|
||||
"prepublishOnly": "napi prepublish -t npm",
|
||||
"test": "ava",
|
||||
"universal": "napi universal",
|
||||
"version": "napi version"
|
||||
},
|
||||
"packageManager": "yarn@4.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user