Skip to content

Commit

Permalink
chore(build): snobuild restore
Browse files Browse the repository at this point in the history
snobuild restore
  • Loading branch information
snomiao committed May 4, 2024
1 parent a9ccbe7 commit c3a694a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"scripts": {
"start": "node dist/cli.mjs",
"build:rime": "cmd /c \"cd C:\\Program Files (x86)\\Rime\\weasel-* && WeaselDeployer.exe /deploy\"",
"build": "tsc",
"build": "snobuild",
"prepack": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit c3a694a

Please sign in to comment.