This website works better with JavaScript.
Explore
Home
Sign In
TheDude
/
ciphermask
Watch
1
Star
0
Fork
You've already forked ciphermask
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
package.json - update engines field to require node v8.x.x
Browse Source
feature/default_network_editable
kumavis
7 years ago
parent
2511a9e634
commit
2a3e634ab9
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
package.json
2
package.json
Unescape
Escape
View File
@ -272,6 +272,6 @@
"watchify"
:
"^3.9.0"
}
,
"engines"
:
{
"node"
:
">=
0.
8.0"
"node"
:
">=8
.0
.0"
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
TheDude/ciphermask
Title
Body
Create Issue