Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewStoian committed Oct 27, 2023
1 parent 58bb697 commit 3ddfde2
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 23 deletions.
75 changes: 53 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@
"@babel/plugin-syntax-jsx": "7.12.1",
"@mdx-js/util": "1.6.22",
"is-alphabetical": "1.0.4",
"remark-parse": "npm:remark-parse-no-trim@^8.0.0",
"unified": "9.2.0"
},
"devDependencies": {
"remark-parse": "^8.0.3"
}
}

0 comments on commit 3ddfde2

Please sign in to comment.