Skip to content

Commit aaf822e

Browse files
committedFeb 26, 2019
fix(deps): npm-packlist ^1.4.1
Fixes #1932
1 parent cdc2e17 commit aaf822e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎utils/pack-directory/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@lerna/package": "file:../../core/package",
3232
"@lerna/run-lifecycle": "file:../run-lifecycle",
3333
"figgy-pudding": "^3.5.1",
34-
"npm-packlist": "^1.1.12",
34+
"npm-packlist": "^1.4.1",
3535
"npmlog": "^4.1.2",
3636
"tar": "^4.4.8",
3737
"temp-write": "^3.4.0"

0 commit comments

Comments
 (0)
Please sign in to comment.