Skip to content

Commit

Permalink
Merge branch 'dev' into prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed Nov 11, 2023
2 parents db9bf45 + 9db8988 commit 764fdf5
Show file tree
Hide file tree
Showing 164 changed files with 505 additions and 479 deletions.
974 changes: 500 additions & 474 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sarasa-gothic",
"version": "0.42.5",
"version": "0.42.6",
"main": "./run",
"scripts": {
"build": "verda -f verdafile.mjs",
Expand All @@ -16,15 +16,15 @@
"@chlorophytum/hm-ideograph": "^0.41.1",
"@chlorophytum/hm-select-glyphs": "^0.41.21",
"fs-extra": "^11.1.1",
"ot-builder": "^1.7.2",
"otb-ttc-bundle": "^1.7.2",
"ot-builder": "^1.7.3",
"otb-ttc-bundle": "^1.7.3",
"verda": "^1.11.0",
"which": "^4.0.0"
},
"devDependencies": {
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"prettier": "^3.0.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 764fdf5

Please sign in to comment.