Browse Source

add rc to package.json

pull/2/head
Brett Langdon 12 years ago
parent
commit
2e9e088268
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      package.json

+ 2
- 1
package.json View File

@ -27,7 +27,8 @@
"watch": "~0.10.0", "watch": "~0.10.0",
"docopt": "~0.4.0", "docopt": "~0.4.0",
"colors": "~0.6.2", "colors": "~0.6.2",
"shell-quote": "^1.4.1"
"shell-quote": "^1.4.1",
"rc": "^0.4.0"
}, },
"bin": { "bin": {
"tend": "bin/tend" "tend": "bin/tend"


Loading…
Cancel
Save