Skip to content

Commit

Permalink
I keep adding things as dependencies by accident
Browse files Browse the repository at this point in the history
  • Loading branch information
samrobbins85 committed Dec 26, 2020
1 parent 5f8bba9 commit 3541e08
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "latex-tailwind",
"description": "A Tailwind CSS plugin for automatically styling plain HTML content with defaults to look like a LaTeX document",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"scripts": {
"dev": "next",
Expand Down Expand Up @@ -29,9 +29,7 @@
"remark-math": "^3.0.1",
"tailwindcss": "^2.0.1",
"@mapbox/rehype-prism": "^0.5.0",
"latex-tailwind-syntax": "^1.0.0"
},
"dependencies": {
"latex-tailwind-syntax": "^1.0.0",
"remark-footnotes": "^3.0.0"
}
}

0 comments on commit 3541e08

Please sign in to comment.