Skip to content

Commit

Permalink
treeverse@1.0.4
Browse files Browse the repository at this point in the history
PR-URL: #2332
Credit: @ruyadorno
Close: #2332
Reviewed-by: @isaacs
  • Loading branch information
ruyadorno authored and isaacs committed Dec 11, 2020
1 parent 0553aff commit 0233818
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -104,6 +104,7 @@
"tar": "^6.0.5",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
"treeverse": "^1.0.4",
"uuid": "^8.3.1",
"validate-npm-package-name": "~3.0.0",
"which": "^2.0.2",
Expand Down Expand Up @@ -171,6 +172,7 @@
"tar",
"text-table",
"tiny-relative-date",
"treeverse",
"uuid",
"validate-npm-package-name",
"which",
Expand Down Expand Up @@ -205,7 +207,6 @@
"lint": "npm run eslint -- test/lib test/bin \"lib/**/*.js\"",
"lintfix": "npm run lint -- --fix",
"prelint": "rimraf test/npm_cache*",
"postinstall": "node ./scripts/bundle-and-gitignore-deps.js",
"resetdeps": "bash scripts/resetdeps.sh"
},
"//": [
Expand Down

0 comments on commit 0233818

Please sign in to comment.