chore(release): publish
- @napi-rs/cli@3.0.0-alpha.53 - @napi-rs/triples@2.0.0-alpha.15 - @napi-rs/wasm-runtime@0.2.2
This commit is contained in:
parent
46cbcf3ff1
commit
131046b7cb
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@napi-rs/cli",
|
||||
"version": "3.0.0-alpha.52",
|
||||
"version": "3.0.0-alpha.53",
|
||||
"description": "Cli tools for napi-rs",
|
||||
"author": "LongYinan <lynweklm@gmail.com>",
|
||||
"homepage": "https://github.com/napi-rs/napi-rs",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@napi-rs/triples",
|
||||
"version": "2.0.0-alpha.14",
|
||||
"version": "2.0.0-alpha.15",
|
||||
"description": "Rust target triples objects",
|
||||
"keywords": [
|
||||
"Rust",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@napi-rs/wasm-runtime",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"type": "module",
|
||||
"description": "Runtime and polyfill for wasm targets",
|
||||
"author": {
|
||||
|
|
Loading…
Reference in a new issue