Skip to content

Commit

Permalink
Release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Aug 9, 2023
1 parent 5243ac9 commit 69ecaf3
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,6 +1,6 @@
{
"name": "@jswork/fileutils",
"version": "1.0.3",
"version": "1.0.4",
"description": "File and directory utilities for node.js.",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -57,7 +57,8 @@
"fs",
"node",
"nodejs",
"utils"
"utils",
"fu"
],
"dependencies": {
"fast-glob": "^3.3.1"
Expand Down

0 comments on commit 69ecaf3

Please sign in to comment.