Skip to content

Commit

Permalink
chore: release v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Mar 12, 2023
1 parent 89d0821 commit 8447145
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fast-cpy",
"version": "0.0.6",
"version": "0.0.7",
"description": "Recursive concurrent copy, ultrafast",
"main": "./npm/index.cjs",
"module": "./npm/index.mjs",
Expand Down Expand Up @@ -52,12 +52,12 @@
"mri": "^1.2.0"
},
"devDependencies": {
"@types/node": "^18.14.6",
"@types/node": "^18.15.0",
"bumpp": "^9.0.0",
"execa": "^7.0.0",
"execa": "^7.1.0",
"npm-run-all": "^4.1.5",
"rimraf": "^4.3.1",
"specifier-backward": "^0.0.3",
"rimraf": "^4.4.0",
"specifier-backward": "^0.0.4",
"typescript": "^4.9.5",
"vite": "^4.1.4"
}
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit 8447145

Please sign in to comment.