Skip to content

Commit e80f8de

Browse files
author
Robert Jackson
authored
Merge pull request #41 from volta-cli/remove-walk-sync
2 parents 4f05b9e + ed9389a commit e80f8de

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
lines changed

package-lock.json

Lines changed: 0 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555
"semver": "^7.3.2",
5656
"ts-jest": "^26.4.1",
5757
"typescript": "^4.0.3",
58-
"uuid": "^8.3.1",
59-
"walk-sync": "^2.2.0"
58+
"uuid": "^8.3.1"
6059
},
6160
"publishConfig": {
6261
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)