This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
tend
mirror of
https://github.com/brettlangdon/tend.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
6
Wiki
Activity
Browse Source
add rc to package.json
pull/2/head
Brett Langdon
12 years ago
parent
864a941a94
commit
2e9e088268
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save