Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreDemailly committed Jan 20, 2025
1 parent be967a2 commit fe251d2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
19 changes: 19 additions & 0 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,8 @@
"typescript": "^5.7.2",
"vitepress": "^1.5.0"
},
"type": "module"
"type": "module",
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.31.0"
}
}

0 comments on commit fe251d2

Please sign in to comment.