Skip to content

Commit 9f25c01

Browse files
committed
chore: add build script
1 parent 8119fc8 commit 9f25c01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
},
106106
"license": "MIT",
107107
"scripts": {
108+
"build": "tsc",
108109
"test": "vitest"
109110
}
110111
}

0 commit comments

Comments
 (0)