Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

v0.26.0 #28

Closed
wants to merge 2 commits into from
Closed

v0.26.0 #28

wants to merge 2 commits into from

Conversation

RnbWd
Copy link
Contributor

@RnbWd RnbWd commented May 12, 2015

Also updated electron-download in package.json

@@ -9,7 +9,7 @@
"scripts": {
"install": "node install.js",
"test": "tape test/*.js",
"cache-clean": "rimraf ~/.electron"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thats not a typo, its https://github.com/isaacs/rimraf. rm isn't cross platform, rimraf is

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the typo is referring to a previous commit before where I legit wrote a typo. But rimraf isn't in the package.json and ~/ isn't cross platform either :P

The scripts in this PR are decent (assuming mac/linux) #30

@max-mapper
Copy link
Contributor

im gonna update 0.26.0 separately, as to not mix multiple concerns in one PR

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