Skip to content

Commit 0233818

Browse files
ruyadornoisaacs
authored andcommitted
treeverse@1.0.4
PR-URL: #2332 Credit: @ruyadorno Close: #2332 Reviewed-by: @isaacs
1 parent 0553aff commit 0233818

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package-lock.json

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"tar": "^6.0.5",
105105
"text-table": "~0.2.0",
106106
"tiny-relative-date": "^1.3.0",
107+
"treeverse": "^1.0.4",
107108
"uuid": "^8.3.1",
108109
"validate-npm-package-name": "~3.0.0",
109110
"which": "^2.0.2",
@@ -171,6 +172,7 @@
171172
"tar",
172173
"text-table",
173174
"tiny-relative-date",
175+
"treeverse",
174176
"uuid",
175177
"validate-npm-package-name",
176178
"which",
@@ -205,7 +207,6 @@
205207
"lint": "npm run eslint -- test/lib test/bin \"lib/**/*.js\"",
206208
"lintfix": "npm run lint -- --fix",
207209
"prelint": "rimraf test/npm_cache*",
208-
"postinstall": "node ./scripts/bundle-and-gitignore-deps.js",
209210
"resetdeps": "bash scripts/resetdeps.sh"
210211
},
211212
"//": [

0 commit comments

Comments
 (0)