build(pkg): bump version to 0.13.4-rc1 (#1433)

This commit is contained in:
Myriad-Dreamin 2025-03-01 23:17:54 +08:00 committed by GitHub
parent 5babd2b8f8
commit 7c78171987
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 47 additions and 38 deletions

View file

@ -1,6 +1,6 @@
{
"name": "typst-textmate",
"version": "0.13.2",
"version": "0.13.4-rc1",
"private": true,
"scripts": {
"compile": "npx tsc && node ./dist/main.mjs",