Release @oxidation-compiler/napi v0.2.0

This commit is contained in:
Boshen 2023-11-08 13:41:40 +08:00
parent c0e9616fe7
commit ed48809b1a
No known key found for this signature in database
GPG key ID: 234DA6A7079C6801

View file

@ -1,6 +1,6 @@
{
"name": "@oxidation-compiler/napi",
"version": "0.1.0",
"version": "0.2.0",
"description": "The JavaScript Oxidation Compiler Node API",
"main": "index.js",
"author": "Boshen and oxc contributors",