We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
is
tape
jscs
qs
1 parent ed2ae20 commit 552390aCopy full SHA for 552390a
1 file changed
package.json
@@ -20,16 +20,16 @@
20
},
21
"dependencies": {
22
"async": "~0.9.0",
23
- "qs": "~2.2.4",
+ "qs": "~2.2.5",
24
"formidable": "~1.0.15",
25
- "is": "~2.0.2",
+ "is": "~2.1.0",
26
"object.assign": "~1.0.1"
27
28
"devDependencies": {
29
- "tape": "~3.0.0",
+ "tape": "~3.0.1",
30
"testling": "~1.7.1",
31
"covert": "~1.0.0",
32
- "jscs": "~1.6.2"
+ "jscs": "~1.7.3"
33
34
"license": "MIT",
35
"licenses": [
0 commit comments