Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit 8d34b42

Browse files
okaufmannOliver Kaufmann
authored andcommitted
Cleanup package.json
1 parent 8277a3b commit 8d34b42

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,9 @@
2525
"url": "https://github.com/okaufmann/laravel-elixir-typescript/issues"
2626
},
2727
"dependencies": {
28-
"file-exists": "^1.0.0",
2928
"gulp-concat": "^2.5.2",
30-
"gulp-typescript": "^2.4.2",
31-
"gulp-util": "^3.0.4",
32-
"node-notifier": "^4.1.2",
33-
"underscore": "^1.7.0"
29+
"gulp-typescript": "^3.1.4",
30+
"gulp-util": "^3.0.4"
3431
},
3532
"directories": {}
3633
}

0 commit comments

Comments
 (0)