Ben Woosley
274768d3c2
enhance(dependencies): Drop node 7 support
And declare minimum versions in package.json.
Node 7 was a dev release and is defunct now that 8 is LTS and 9 is the
current dev release. If we wanted to support earlier versions, we should
go all the way back to the prior LTS release series, 6, but I don't see
a reason to do that for new software.
Bump to npm 5 because that is the version that was released with node 8:
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.0.0
This was prompted by the fact that current versions of yarn have dropped node 7
support.
https://yarnpkg.com/en/
7 years ago
Janis Solks
8e36336c5f
fix(readme-instructions-improvements)
Improve Zap installation instructions
7 years ago
Jack Mallers
c0c28794ca
fix(slack): fix slack invitation links
7 years ago
Jack Mallers
d00e94134e
fix(readme): add yarn to requirements
7 years ago
Ben Woosley
b5b0807585
fix(readme): Update the slack invite link in the Readme Todos section
7 years ago
Jack Mallers
2383ea8f7a
update readme
7 years ago
Jack Mallers
2266d552bb
fix slack link
7 years ago
Jack Mallers
44befa3ede
fix(readme): update readme
7 years ago
Jack Mallers
cce78c7ee2
fix slack
7 years ago
Jack Mallers
921b585b01
fix(readme): update readme
7 years ago
Jack Mallers
166517d31c
fix(slack): updated slack invite
7 years ago
Travis Loncar
ec9f87c121
fix(README): escape space in Lnd/ path
7 years ago
Jack Mallers
0b626bf108
fix(readme): fix cert instructions and electron builder
7 years ago
funyug
b52d1bc2cf
Added location to windows tls certificate file
7 years ago
Jack Mallers
b90c480d22
fix(README): make the MAC OS X path more clear
7 years ago
Jack Mallers
a95488d7bc
fix(README): update readme to reflect the new changes (removing node/express dependancy)
7 years ago
fresheneesz
d2d86bc935
Making requirements clearer in the readme
7 years ago
Jack Mallers
1716e344f4
fix(README): show how to start application
7 years ago
Jack Mallers
9406628fc3
fix(README): fix broken contributing link
7 years ago
Jack Mallers
f468ca2fe8
feature(README): link to zap-nodejs in README
7 years ago
Jack Mallers
4729420920
fix(README): redesign README slightly
7 years ago
Jack Mallers
d7dc0df3fd
feature(tests): add basic API tests
7 years ago
Jack Mallers
66c329f09d
fix(lint/README): fix linting error and README
7 years ago
Jack Mallers
a974557041
feature(README): add Q & A to README
7 years ago
Jack Mallers
11fce543c6
feature(README): update to MVP level README
7 years ago
Jack Mallers
8ce46d3210
fix(README): clear node_modules and only use yarn / update README
7 years ago
Jack Mallers
afc0ce590b
feature(README): update readme with installation and todo list
8 years ago
Jack Mallers
172e55dd1a
feature(tests): add first test
8 years ago
Jack Mallers
99337a6e54
feature(README): start README
8 years ago
Jack Mallers
85485bb5eb
first commit
8 years ago