We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761f2c2 commit 6bb7b61Copy full SHA for 6bb7b61
package.json
@@ -13,18 +13,18 @@
13
],
14
"dependencies": {
15
"debug": "^2.2.0",
16
- "gulp-util": "^3.0.1",
17
- "through2": "^0.6.3",
18
- "tsd": "~0.6.0-beta.4"
+ "gulp-util": "^3.0.7",
+ "through2": "^2.0.0",
+ "tsd": "~0.6.5"
19
},
20
"devDependencies": {
21
- "gulp": "~3.6.2",
22
- "gulp-clean": "~0.3.0",
+ "gulp": "~3.9.0",
+ "gulp-clean": "~0.3.1",
23
"gulp-run-sequence": "~0.3.2",
24
- "chai": "~1.9.1"
+ "chai": "~3.4.1"
25
26
"optionalDependencies": {
27
- "gulp-jshint": "~1.6.1"
+ "gulp-jshint": "~2.0.0"
28
29
"homepage": "https://github.com/moznion/gulp-tsd",
30
"bugs": "https://github.com/moznion/gulp-tsd/issues",
0 commit comments