Skip to content

Commit

Permalink
bug: Prismjs causing issues with dev build when npm is used #85
Browse files Browse the repository at this point in the history
  • Loading branch information
umaranis committed Jul 1, 2024
1 parent 11b2be4 commit fc9527f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "npm-monorepo",
"version": "1.0.0",
"private": true,
"workspaces": [
"packages/*",
"demos/*"
]
}

0 comments on commit fc9527f

Please sign in to comment.