remove TypeDoc

This commit is contained in:
2017-01-15 14:32:28 +01:00
parent faf55e4e31
commit f03c4a45c2
12 changed files with 19 additions and 147 deletions

View File

@@ -45,39 +45,37 @@
"@types/through2": "^2.0.32",
"babel-preset-es2015": "^6.18.0",
"beautylog": "6.0.0",
"depcheck": "^0.6.5",
"depcheck": "^0.6.7",
"early": "^2.0.35",
"gulp": "3.9.1",
"gulp-babel": "^6.1.2",
"gulp-function": "^2.2.2",
"gulp-function": "^2.2.3",
"gulp-inject-modules": "^1.0.0",
"gulp-istanbul": "^1.1.1",
"gulp-mocha": "^3.0.1",
"gulp-sourcemaps": "^2.2.0",
"gulp-typedoc": "^2.0.0",
"lodash": "^4.17.2",
"gulp-sourcemaps": "^2.4.0",
"lodash": "^4.17.4",
"npmextra": "^2.0.3",
"projectinfo": "1.0.4",
"projectinfo": "3.0.1",
"q": "^1.4.1",
"shelljs": "^0.7.5",
"shelljs": "^0.7.6",
"smartchok": "^1.0.4",
"smartcli": "1.0.15",
"smartcli": "2.0.1",
"smartcov": "1.0.0",
"smartenv": "2.0.0",
"smartfile": "4.1.0",
"smartpath": "3.2.5",
"smartfile": "4.1.2",
"smartpath": "3.2.7",
"smartstream": "^1.0.5",
"smartstring": "^2.0.22",
"smartsystem": "^1.0.9",
"source-map-support": "^0.4.6",
"through2": "^2.0.1",
"tsn": "^2.0.13",
"typedoc": "^0.5.1",
"smartsystem": "^1.0.12",
"source-map-support": "^0.4.8",
"through2": "^2.0.3",
"tsn": "^2.0.14",
"typescript": "next",
"typings-global": "^1.0.14"
},
"devDependencies": {
"@types/should": "^8.1.30",
"should": "^11.1.1"
"should": "^11.1.2"
}
}