Skip to content

Commit 315708f

Browse files
authored
added tsnode for dev dependency
1 parent e2acfbc commit 315708f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"gulp-typings": "^2.0.0",
5757
"method-override": "^2.3.6",
5858
"run-sequence": "^1.2.1",
59-
"tslint": "^3.5.0"
59+
"tslint": "^3.5.0",
60+
"ts-node": "1.3.0"
6061
},
6162
"bugs": {
6263
"url": "https://github.com/moizKachwala/Angular2-expressjs-mongoose-gulp-node-typescript/issues"

0 commit comments

Comments
 (0)