This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
node-dogapi
mirror of
https://github.com/brettlangdon/node-dogapi.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
40
Wiki
Activity
Browse Source
Removed unneeded package depency
pull/14/head
Erik Günther
11 years ago
parent
bebc073cef
commit
570bcffc26
1 changed files
with
1 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
package.json
+ 1
- 2
package.json
View File
@ -33,8 +33,7 @@
"dependencies"
:
{
"dependencies"
:
{
"extend"
:
"^2.0.0"
,
"extend"
:
"^2.0.0"
,
"minimist"
:
"^1.1.1"
,
"minimist"
:
"^1.1.1"
,
"rc"
:
"^1.0.0"
,
"tls"
:
"0.0.1"
"rc"
:
"^1.0.0"
}
,
}
,
"devDependencies"
:
{
"devDependencies"
:
{
"docast"
:
"^0.1.1"
,
"docast"
:
"^0.1.1"
,
Write
Preview
Loading…
Cancel
Save