Skip to content

Commit

Permalink
Merge branch 'master' into feature/vmtx
Browse files Browse the repository at this point in the history
  • Loading branch information
opengraphica authored Aug 18, 2024
2 parents d391280 + 52d167f commit 5c34e64
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
92 changes: 46 additions & 46 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"d:esm": "esbuild --bundle src/opentype.mjs --outdir=dist --target=es2018 --format=esm --out-extension:.js=.min.mjs --define:DEBUG=false --minify --sourcemap"
},
"devDependencies": {
"mocha": "^10.6.0",
"mocha": "^10.7.0",
"esbuild": "^0.23.0",
"eslint": "^9.6.0"
"eslint": "^9.8.0"
},
"bin": {
"ot": "./bin/ot"
Expand Down

0 comments on commit 5c34e64

Please sign in to comment.