fixed declaration file issue

This commit is contained in:
LosslessBot
2016-05-01 21:15:52 +02:00
parent 1dc8b1aeec
commit 29c941044f
8 changed files with 93 additions and 40 deletions

View File

@@ -35,9 +35,10 @@
"gulp-istanbul": "^0.10.4",
"gulp-jsdoc3": "^0.2.1",
"gulp-mocha": "^2.2.0",
"gulp-replace": "^0.5.4",
"gulp-sourcemaps": "^2.0.0-alpha",
"gulp-typescript": "2.13.0",
"gulp-typings": "1.3.4",
"gulp-typings": "1.3.5",
"lodash": "^4.11.1",
"merge2": "1.0.2",
"projectinfo": "1.0.1",
@@ -48,7 +49,8 @@
"smartcov": "0.0.6",
"smartenv": "1.2.2",
"smartfile": "3.0.5",
"smartpath": "3.1.5",
"smartpath": "3.2.0",
"smartstring": "^1.0.2",
"source-map-support": "^0.4.0"
},
"devDependencies": {}