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
Bump extend to avoid deprecation warnings
pull/6/head
Dale Hamel
11 years ago
parent
1705858f2e
commit
93b3c8e74a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
View File
@ -27,6 +27,6 @@
"readmeFilename"
:
"README.md"
,
"gitHead"
:
"f388635a5ab4f4da25702dc0999385d437bdf2bc"
,
"dependencies"
:
{
"extend"
:
"
~1.1.3
"
"extend"
:
"
^2.0.0
"
}
}
Write
Preview
Loading…
Cancel
Save