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 Dec 23, 2023
2 parents f9119e2 + 09ee54f commit 57b8f92
Show file tree
Hide file tree
Showing 164 changed files with 58 additions and 58 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sarasa-gothic",
"version": "1.0.0-beta.2",
"version": "1.0.0",
"main": "./run",
"scripts": {
"build": "verda -f verdafile.mjs",
Expand All @@ -15,17 +15,17 @@
"@chlorophytum/hm-combine": "^0.41.21",
"@chlorophytum/hm-ideograph": "^0.41.1",
"@chlorophytum/hm-select-glyphs": "^0.41.21",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"ot-builder": "^1.7.3",
"otb-ttc-bundle": "^1.7.3",
"verda": "^1.11.1",
"which": "^4.0.0"
},
"devDependencies": {
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"prettier": "^3.0.3"
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.1.1"
},
"engines": {
"node": ">=20.0.0"
Expand Down
Loading

0 comments on commit 57b8f92

Please sign in to comment.