Skip to content

Commit 0d64850

Browse files
committed
add missing typescript dependency
1 parent 5673920 commit 0d64850

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
@@ -52,6 +52,7 @@
5252
"gl-vsts-tasks-build-scripts": "0.4.0-alpha.1",
5353
"karma": "^1.1.2",
5454
"modclean": "2.1.0",
55-
"npm-run-all": "4.0.2"
55+
"npm-run-all": "4.0.2",
56+
"typescript" : "2.8.1"
5657
}
5758
}

0 commit comments

Comments
 (0)