Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

bump decompress-zip to 0.2.1 with newer graceful-fs #4

Merged
merged 2 commits into from
Apr 4, 2016

Conversation

zeke
Copy link
Contributor

@zeke zeke commented Apr 1, 2016

graceful-fs is spewing deprecation messages all over node-land:

npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
├─┬ [email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └─┬ [email protected]
│       └── [email protected] 

Once we land this, we can upstream it to asar and finally electron-packager

@zcbenz @kevinsawicki @jlord

Related: electron/electron-api-demos#75

@kevinsawicki kevinsawicki merged commit f04fd15 into master Apr 4, 2016
@kevinsawicki
Copy link
Contributor

🐑

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants