Skip to content

Commit 98bc85a

Browse files
committed
temp fixes
1 parent 357bc33 commit 98bc85a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,14 @@
5252
"gulp-sourcemaps": "^1.6.0",
5353
"gulp-tslint": "^4.3.3",
5454
"gulp-typescript": "^2.13.6",
55-
"gulp-typings": "^2.0.0"
55+
"gulp-typings": "^2.0.0",
56+
"del": "^2.2.0",
57+
"tslint": "^3.5.0",
58+
"ts-node": "1.3.0"
5659
},
5760
"devDependencies": {
5861
"@types/core-js": "^0.9.32",
59-
"concurrently": "^2.1.0",
60-
"del": "^2.2.0",
62+
"concurrently": "^2.1.0",
6163
"method-override": "^2.3.6",
6264
"run-sequence": "^1.2.1",
6365
"tslint": "^3.5.0",

0 commit comments

Comments
 (0)