Skip to content

Commit

Permalink
Package fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Toliak committed Aug 7, 2022
1 parent e8e4468 commit 4ed8693
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"latex"
],
"main": "lib/index.js",
"files": [
"lib/**",
"*.schema.json"
],
"scripts": {
"prettier": "prettier --check .",
"prettier-fix": "prettier --write ."
Expand Down

0 comments on commit 4ed8693

Please sign in to comment.