Skip to content

Commit 5688458

Browse files
lundibundibelochub
andauthored
fixup! Update package.json
Co-authored-by: Mykola Bilochub <belochub@users.noreply.github.com>
1 parent ef960a7 commit 5688458

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"files": [
3838
"common.mjs",
3939
"lib/",
40-
"dist/"
40+
"dist/",
41+
"types/"
4142
],
4243
"scripts": {
4344
"test": "npm run -s lint && tsc -p types/tsconfig.json && metatests test/ && for test in ./sequential-test/*.js; do metatests \"$test\"; done",

0 commit comments

Comments
 (0)