Skip to content
This repository was archived by the owner on Oct 14, 2019. It is now read-only.

Commit 7826563

Browse files
committed
fix for TypeError: Cannot read property exclude of undefined
1 parent 22a15c0 commit 7826563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"protractor": "4.0.3",
4646
"ts-node": "1.2.1",
4747
"tslint": "3.13.0",
48-
"typescript": "^2.0.2"
48+
"typescript": "2.0.10"
4949
}
5050
}

0 commit comments

Comments
 (0)