Skip to content

Commit

Permalink
Update dependencies, module type as commonjs, bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
pfumagalli committed May 9, 2023
1 parent 0988522 commit 93cd6f8
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 50 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@juit/lib-statvfs",
"version": "1.1.2",
"type": "module",
"version": "1.2.0",
"description": "Simple native bindings for \"statvfs\"",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 93cd6f8

Please sign in to comment.