Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvc committed Apr 23, 2021
2 parents 41d1515 + 7ebd823 commit eb9c51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typeRoots": ["./typings"]
},
"files": [
"ts/input/tex/mhchem/mhchemparser/mhchemparser.d.ts"
"ts/input/tex/mhchem/mhchemparser/mhchemParser.d.ts"
],
"include": ["ts/**/*"],
"exclude": ["js", "es5", "components"]
Expand Down

0 comments on commit eb9c51f

Please sign in to comment.