Skip to content

Commit

Permalink
r0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed Jan 16, 2021
1 parent d1a51a3 commit 4caa951
Show file tree
Hide file tree
Showing 326 changed files with 135 additions and 107 deletions.
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": "0.16.5",
"version": "0.17.0",
"main": "./run",
"scripts": {
"build": "verda -f verdafile.js",
Expand All @@ -9,11 +9,11 @@
"install": "node checkenv"
},
"dependencies": {
"@chlorophytum/cli": "^0.20.0",
"@chlorophytum/font-format-ttf": "^0.20.0",
"@chlorophytum/hint-store-provider-file": "^0.20.0",
"@chlorophytum/hm-combine": "^0.20.0",
"@chlorophytum/hm-ideograph": "^0.20.5",
"@chlorophytum/cli": "^0.21.0",
"@chlorophytum/font-format-ttf": "^0.21.0",
"@chlorophytum/hint-store-provider-file": "^0.21.0",
"@chlorophytum/hm-combine": "^0.21.0",
"@chlorophytum/hm-ideograph": "^0.21.0",
"JSONStream": "^1.3.5",
"clone": "^2.1.2",
"colors": "^1.4.0",
Expand Down
Loading

0 comments on commit 4caa951

Please sign in to comment.