2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

Modifying Gruntfile to install typings before running TypeScript tests

This commit is contained in:
Nick Uraltsev
2016-08-18 20:14:13 -07:00
parent 2325216239
commit 1bd9b195a5
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -42,6 +42,7 @@
"grunt-eslint": "18.0.0",
"grunt-karma": "0.12.1",
"grunt-ts": "5.3.2",
"grunt-typings": "0.1.5",
"grunt-webpack": "1.0.11",
"istanbul-instrumenter-loader": "^0.2.0",
"jasmine-core": "^2.4.1",