Skip to content

Commit c3a694a

Browse files
committed
chore(build): snobuild restore
snobuild restore
1 parent a9ccbe7 commit c3a694a

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
@@ -33,7 +33,7 @@
3333
"scripts": {
3434
"start": "node dist/cli.mjs",
3535
"build:rime": "cmd /c \"cd C:\\Program Files (x86)\\Rime\\weasel-* && WeaselDeployer.exe /deploy\"",
36-
"build": "tsc",
36+
"build": "snobuild",
3737
"prepack": "npm run build",
3838
"test": "echo \"Error: no test specified\" && exit 1"
3939
},

0 commit comments

Comments
 (0)