Browse Source

bump engine version

closes #241
allow-304
Vsevolod Strukchinsky 8 years ago
committed by GitHub
parent
commit
adfc6d1062
  1. 2
      package.json

2
package.json

@ -17,7 +17,7 @@
}
],
"engines": {
"node": ">=4"
"node": ">=4.5.0"
},
"browser": {
"unzip-response": false

Loading…
Cancel
Save