Skip to content

Commit 2815837

Browse files
committed
fixyo
1 parent 61c5ceb commit 2815837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/js-api-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"main": "build.js",
77
"scripts": {
8-
"build": "npx tsc && node build.js"
8+
"build": "tsc && node build.js"
99
},
1010
"keywords": [],
1111
"author": "",

0 commit comments

Comments
 (0)