Skip to content

Commit f0253a7

Browse files
committed
added ts
1 parent 1de57bc commit f0253a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"eslint": "^4.6.1",
4141
"istanbul": "^v1.1.0-alpha.1",
4242
"mocha": "^3.5.0",
43-
"ts-node": "^3.3.0"
43+
"ts-node": "^3.3.0",
44+
"typescript": "^2.5.2"
4445
}
4546
}

0 commit comments

Comments
 (0)