Bump the Node version requirement.

pull/18/head
Alex Kern 11 years ago
parent 04cc8d9b7b
commit 0cff73a868

@ -19,7 +19,7 @@ By using [WebRTC](http://www.webrtc.org), FilePizza eliminates the initial uploa
## Requirements ## Requirements
* node `0.10.x` * node `0.12.x`
* npm `2.x.x` * npm `2.x.x`
## License ## License

@ -11,7 +11,7 @@
"url": "git@github.com:kern/filepizza.git" "url": "git@github.com:kern/filepizza.git"
}, },
"author": "Alex Kern <alex@kern.io>", "author": "Alex Kern <alex@kern.io>",
"license": "BSD", "license": "BSD-3-Clause",
"bugs": { "bugs": {
"url": "https://github.com/kern/filepizza/issues" "url": "https://github.com/kern/filepizza/issues"
}, },

Loading…
Cancel
Save