now using EsDoc, closes #2
This commit is contained in:
13
package.json
13
package.json
@@ -29,11 +29,12 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/npmts#readme",
|
||||
"dependencies": {
|
||||
"@types/minimatch": "^2.0.22-alpha",
|
||||
"@types/q": "0.0.21-alpha",
|
||||
"@types/shelljs": "^0.3.21-alpha",
|
||||
"beautylog": "5.0.12",
|
||||
"@types/minimatch": "^2.0.27-alpha",
|
||||
"@types/q": "0.0.26-alpha",
|
||||
"@types/shelljs": "^0.3.26-alpha",
|
||||
"beautylog": "5.0.13",
|
||||
"early": "^2.0.13",
|
||||
"esdoc": "^0.4.7",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-concat": "^2.6.0",
|
||||
"gulp-function": "^1.3.6",
|
||||
@@ -54,9 +55,9 @@
|
||||
"smartenv": "1.2.5",
|
||||
"smartfile": "4.0.10",
|
||||
"smartpath": "3.2.2",
|
||||
"smartstring": "^2.0.10",
|
||||
"smartstring": "^2.0.14",
|
||||
"source-map-support": "^0.4.1",
|
||||
"tsn": "^1.0.5",
|
||||
"tsn": "^1.0.6",
|
||||
"typescript": "^2.0.0-dev.20160630",
|
||||
"typings-global": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user