Skip to content

Instantly share code, notes, and snippets.

@NuckChorris
Created September 2, 2011 05:54
Show Gist options
  • Save NuckChorris/1187995 to your computer and use it in GitHub Desktop.
Save NuckChorris/1187995 to your computer and use it in GitHub Desktop.
//app.js
var express = require('express@2.2.2'),
connect = require('connect@1.3.0'),
...
//packages json
"dependencies": {
"express": "2.2.2"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment