Skip to content

Commit

Permalink
fix : package.json optionalDependency 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
wowba committed Jan 3, 2024
1 parent 15ae466 commit 1d1073a
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 @@ -41,5 +41,8 @@
"typescript": "^5.2.2",
"vite": "^5.0.8",
"vitest": "^1.1.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.6.1"
}
}

0 comments on commit 1d1073a

Please sign in to comment.