Skip to content

Commit 02a5631

Browse files
committed
Force the usage of typescript 1.4.1
Force the usage of typescript 1.4.1 because with higher versions the generation of commented files failed. Refresh comments.d.ts files.
1 parent 1c169ef commit 02a5631

3 files changed

Lines changed: 1180 additions & 1348 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"grunt-text-replace": "^0.3.11",
4545
"jsdoc": "~3.3.0-alpha10",
4646
"load-grunt-config": "~0.7.2",
47-
"typescript": "^1.4.1",
47+
"typescript": "1.4.1",
4848
"yuidocjs": "^0.3.50"
4949
}
5050
}

0 commit comments

Comments
 (0)