Skip to content

Commit

Permalink
chore: add optionalDependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
azabroflovski committed Feb 20, 2024
1 parent 9a4c8bf commit 9fa21e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@
"typescript": "^5.2.2",
"vite": "^5.0.8",
"vitepress": "^1.0.0-rc.44"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.6.1"
}
}

0 comments on commit 9fa21e6

Please sign in to comment.