Skip to content

Commit 50fe635

Browse files
committed
fix: Wrong entry in package.json files
We didn't publish our prebuilt list with 2.1.3 :(
1 parent bd28681 commit 50fe635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"scripts",
4747
"lists",
4848
"test",
49-
"build/tries/pre"
49+
"build"
5050
]
5151
}

0 commit comments

Comments
 (0)