This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
yaps
mirror of
https://github.com/brettlangdon/yaps.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
add sinon as dev dependency
master
Brett Langdon
12 years ago
parent
81478224ce
commit
4abb827db5
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
package.json
+ 2
- 1
package.json
View File
@ -6,7 +6,8 @@
"description"
:
"Yet Another Plugin Server"
,
"devDependencies"
:
{
"jscoverage"
:
"~0.3.8"
,
"mocha"
:
"~1.12.1"
"mocha"
:
"~1.12.1"
,
"sinon"
:
"~1.7.3"
}
,
"keywords"
:
[
"http"
,
Write
Preview
Loading…
Cancel
Save