Skip to content

Commit

Permalink
Update to Yue v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zcbenz committed Oct 31, 2020
1 parent d0557b8 commit f58ca71
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 @@ -6,7 +6,7 @@
"scripts": {
"start": "node scripts/run.js",
"install": "npm run download && npm run bootstrap && npm run build",
"download": "node scripts/download_libyue.js v0.9.0",
"download": "node scripts/download_libyue.js v0.9.1",
"bootstrap": "node scripts/bootstrap.js",
"build": "node scripts/build.js",
"dist": "node scripts/dist.js"
Expand Down

0 comments on commit f58ca71

Please sign in to comment.