Skip to content

Commit

Permalink
9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
75lb committed Dec 6, 2024
1 parent 56588d5 commit 8b97a57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "byte-size",
"author": "Lloyd Brookes <opensource@75lb.com>",
"version": "9.0.0",
"version": "9.0.1",
"description": "Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,8 +36,7 @@
"docs": "75lb-nature jsdoc2md -t README.hbs index.js > README.md",
"dist": "75lb-nature cjs-build index.js"
},
"devDependencies": {
},
"devDependencies": {},
"standard": {
"ignore": [
"dist"
Expand Down

0 comments on commit 8b97a57

Please # to comment.