Skip to content

Commit eb9c51f

Browse files
committed
Merge branch 'develop'
2 parents 41d1515 + 7ebd823 commit eb9c51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"typeRoots": ["./typings"]
2222
},
2323
"files": [
24-
"ts/input/tex/mhchem/mhchemparser/mhchemparser.d.ts"
24+
"ts/input/tex/mhchem/mhchemparser/mhchemParser.d.ts"
2525
],
2626
"include": ["ts/**/*"],
2727
"exclude": ["js", "es5", "components"]

0 commit comments

Comments
 (0)