Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Mar 1, 2024
1 parent 0b35f61 commit 0d0c7ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "example",
"version": "0.0.0",
"license": "ISC",
"private": true,
"license": "ISC",
"sideEffects": false,
"type": "module",
"dependencies": {
"pretty-bytes": "5.6.0"
},
Expand Down

0 comments on commit 0d0c7ab

Please sign in to comment.