now using typings that resolve with modules

This commit is contained in:
2016-05-23 08:15:47 +02:00
parent 66e9d29667
commit 2599753877
32 changed files with 45 additions and 34 deletions

View File

@@ -34,12 +34,14 @@
"q": "^1.4.1",
"request": "^2.72.0",
"require-reload": "0.2.2",
"typings-global": "^1.0.3",
"vinyl": "^1.1.1",
"vinyl-file": "^2.0.0"
},
"devDependencies": {
"gulp-function": "^1.3.1",
"npmts": "^5.1.11",
"should": "^8.4.0"
"npmts": "^5.1.13",
"should": "^8.4.0",
"typings-test": "^1.0.1"
}
}