We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c4426 commit 41eeed0Copy full SHA for 41eeed0
package.json
@@ -20,10 +20,10 @@
20
},
21
"homepage": "https://rot1024.github.io/jikkyo",
22
"devDependencies": {
23
- "archiver": "^0.14.4",
24
- "del": "^1.1.1",
25
- "gulp": "^3.8.11",
26
- "gulp-util": "^3.0.4",
+ "archiver": "^0.15.1",
+ "del": "^2.0.2",
+ "gulp": "^3.9.0",
+ "gulp-util": "^3.0.6",
27
"nw-builder": "git://github.com/rot1024/nw-builder.git"
28
29
"dependencies": {
src/package.json
@@ -31,10 +31,10 @@
31
32
"cheerio-httpcli": "^0.3.3",
33
"co": "^4.6.0",
34
- "kefir": "^2.6.0",
35
- "mousetrap": "^1.5.2",
36
- "oauth": "^0.9.12",
37
- "twit": "^1.1.20",
38
- "xml2js": "^0.4.8"
+ "kefir": "^2.8.1",
+ "mousetrap": "^1.5.3",
+ "oauth": "^0.9.13",
+ "twit": "^2.1.0",
+ "xml2js": "^0.4.12"
39
}
40
0 commit comments