Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #95 from Galadirith/feature/bump-markdown-it-math
Browse files Browse the repository at this point in the history
Fix math regressions. Fixes #86
  • Loading branch information
leipert committed Sep 3, 2015
2 parents f0264af + 3d07a2a commit e1938ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"grim": "^1.2.1",
"highlights": "^1.0.0",
"markdown-it": "^4.4.0",
"markdown-it-math": "^2.0.1",
"markdown-it-math": "^3.0.1",
"pathwatcher-without-runas": "~4.5.0",
"pdc": "~0.2.2",
"season": "^5.3",
Expand Down

0 comments on commit e1938ee

Please sign in to comment.