Skip to content

Commit

Permalink
Release 0.41.7
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed Aug 19, 2023
2 parents cf68f91 + 8f78f98 commit 61914e8
Show file tree
Hide file tree
Showing 333 changed files with 650 additions and 484 deletions.
1,120 changes: 643 additions & 477 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sarasa-gothic",
"version": "0.41.6",
"version": "0.41.7",
"main": "./run",
"scripts": {
"build": "verda -f verdafile.mjs",
Expand All @@ -16,16 +16,16 @@
"@chlorophytum/hm-ideograph": "^0.41.1",
"@chlorophytum/hm-select-glyphs": "^0.41.21",
"fs-extra": "^11.1.1",
"ot-builder": "^1.6.4",
"otb-ttc-bundle": "^1.6.4",
"ot-builder": "^1.7.0",
"otb-ttc-bundle": "^1.7.0",
"verda": "^1.11.0",
"which": "^3.0.1"
},
"devDependencies": {
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.26.0",
"prettier": "^2.8.8"
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"prettier": "^3.0.2"
},
"engines": {
"node": ">=12.0.0"
Expand Down
Loading

0 comments on commit 61914e8

Please sign in to comment.