mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 07:14:50 +01:00
chore: vers bump and release flag added
This commit is contained in:
parent
f29ea23c4e
commit
380bb58fb6
2 changed files with 2 additions and 2 deletions
2
dist/js/build.sh
vendored
2
dist/js/build.sh
vendored
|
@ -1 +1 @@
|
|||
npx napi build --cargo-cwd ../..
|
||||
npx napi build --release --cargo-cwd ../..
|
2
dist/js/package.json
vendored
2
dist/js/package.json
vendored
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@codemp/codemp",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
|
||||
"dependencies": {
|
||||
"@napi-rs/cli": "^2.18.0",
|
||||
|
|
Loading…
Reference in a new issue