Skip to content

Commit 9dde769

Browse files
fix(fast-infoset): no slow types
1 parent f399c31 commit 9dde769

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/fast-infoset/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wildboar/fast-infoset",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"license": "MIT",
55
"exports": {
66
".": "./src/index.mts"

packages/fast-infoset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wildboar/fast-infoset",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"description": "Fast Infoset in TypeScript",
66
"keywords": [
77
"fast",

0 commit comments

Comments
 (0)