fix: fix simple block id

This commit is contained in:
2025-03-19 03:27:58 +08:00
parent 6cc8dfab7c
commit 2bc20426b6
3 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "konoebml",
"version": "0.1.0-rc.7",
"version": "0.1.0-rc.8",
"description": "A modern JavaScript implementation of EBML RFC8794",
"main": "./dist/index.cjs",
"module": "./dist/index.js",