Skip to content

Commit

Permalink
Merge pull request #754 from artagnon/asciimath-typo
Browse files Browse the repository at this point in the history
asciimath: fix a typo in build.json
  • Loading branch information
dpvc authored Jan 10, 2022
2 parents 02e3fc2 + 5b27806 commit 137660b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/src/input/asciimath/build.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"component": "inpu/asciimath",
"component": "input/asciimath",
"targets": ["input/asciimath.ts", "input/asciimath"],
"excludeSubdirs": "true"
}

0 comments on commit 137660b

Please sign in to comment.